Home
last modified time | relevance | path

Searched refs:PCIR_IOBASE0_2 (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/pci/
HDpcireg.h288 #define PCIR_IOBASE0_2 0x2c macro
/NextBSD/sys/dev/tdfx/
HDtdfx_pci.c210 rid = PCIR_IOBASE0_2; in tdfx_attach()
/NextBSD/usr.sbin/pciconf/
HDpciconf.c433 print_cardbus_io_window(fd, p, PCIR_IOBASE0_2, PCIR_IOLIMIT0_2); in print_cardbus_windows()