Searched defs:IS_PCI_BRIDGE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/sparc/include/
H A Dpci_machdep.h58 #define IS_PCI_BRIDGE(class) \ macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/
H A Dpci22.h109 #define IS_PCI_BRIDGE(_p) ((((_p)->Hdr.HeaderType) & HEADER_LAYOUT_CODE) == HEADER_TYPE_PCI_TO_PCI_BRIDGE) macro

Completed in 183 milliseconds