Searched refs:Secondary_status (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.3/kernel/src/driver/pci/ | ||
D | pci.h | 143 uint16_t Secondary_status; member |
D | pci.c | 190 header->Secondary_status = (tmp32 >> 16) & 0xff; in pci_read_pci_to_cardbus_bridge_header() |