Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/tdfx/
H A Dtdfx_pci.c207 rid = PCIR_IOBASE0_2; in tdfx_attach()
/freebsd-14.2/sys/dev/pci/
H A Dpcireg.h309 #define PCIR_IOBASE0_2 0x2c macro
/freebsd-14.2/usr.sbin/pciconf/
H A Dpciconf.c468 print_cardbus_io_window(fd, p, PCIR_IOBASE0_2, PCIR_IOLIMIT0_2); in print_cardbus_windows()