Home
last modified time | relevance | path

Searched refs:add_to_list (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.2/kernel/src/driver/pci/
Dpci.c230 void *pci_read_header(int *type, uchar bus, uchar slot, uchar func, bool add_to_list) in pci_read_header() argument
274 if (add_to_list) in pci_read_header()
283 if (add_to_list) in pci_read_header()
292 if (add_to_list) in pci_read_header()
Dpci.h201 void *pci_read_header(int *type, uchar bus, uchar slot, uchar func, bool add_to_list);