Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/pccard/pccbb/
H A Dpccbbreg.h72 #define CBBR_IOBASE0 0x2c /* len=4 */ macro
H A Dpccbb_pci.c602 pci_write_config(sc->dev, CBBR_IOBASE0, 0xffffffff, 4); in cbb_chipinit()
H A Dpccbb.c338 pci_write_config(brdev, CBBR_IOBASE0, 0, 4); in cbb_shutdown()
979 basereg = win * 8 + CBBR_IOBASE0; in cbb_cardbus_io_open()