Zephyr API 3.6.99
|
Options for performing a scan for PCI devices. More...
#include <pcie.h>
Data Fields | |
uint8_t | bus |
Initial bus number to scan. | |
pcie_scan_cb_t | cb |
Function to call for each found endpoint. | |
void * | cb_data |
Custom data to pass to the scan callback. | |
uint32_t | flags |
Scan 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.