Searched refs:PCIR_BARS (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libpciaccess/dist/src/
H A Dfreebsd_pci.c74 #define PCIR_BARS 0x10 macro
75 #define PCIR_BAR(x) (PCIR_BARS + (x) * 4)

Completed in 3 milliseconds