|
Zephyr Project API
3.3.0
A Scalable Open Source RTOS
|
#include <pcie.h>
Data Fields | |
| uint8_t | bus |
| pcie_scan_cb_t | cb |
| void * | cb_data |
| uint32_t | flags |
Options for performing a scan for PCI devices
| uint8_t pcie_scan_opt::bus |
Initial bus number to scan
| pcie_scan_cb_t pcie_scan_opt::cb |
Function to call for each found endpoint
| void* pcie_scan_opt::cb_data |
Custom data to pass to the scan callback
| uint32_t pcie_scan_opt::flags |
Scan flags