Searched refs:Secondary_Status (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.7/kernel/src/driver/pci/ | ||
D | pci.h | 105 uint16_t Secondary_Status; member |
D | pci.c | 143 header->Secondary_Status = (tmp32 >> 16) & 0xffff; in pci_read_pci_to_pci_bridge_header() |