Home
last modified time | relevance | path

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

/freebsd/sys/dev/pccbb/
H A Dpccbbreg.h70 #define CBBR_IOBASE0 0x2c /* len=4 */ macro
H A Dpccbb_pci.c608 pci_write_config(sc->dev, CBBR_IOBASE0, 0xffffffff, 4); in cbb_chipinit()
652 pci_write_config(brdev, CBBR_IOBASE0, 0, 4); in cbb_pci_shutdown()
H A Dpccbb.c1060 basereg = win * 8 + CBBR_IOBASE0; in cbb_cardbus_io_open()