Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
H A Dpcireg.h258 #define PCIR_IOBASE0_2 0x2c macro
/dragonfly/usr.sbin/pciconf/
H A Dpciconf.c407 print_cardbus_io_window(fd, p, PCIR_IOBASE0_2, PCIR_IOLIMIT0_2); in print_cardbus_windows()