Home
last modified time | relevance | path

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

/freebsd/sys/dev/pccbb/
H A Dpccbbreg.h66 #define CBBR_MEMBASE0 0x1c /* len=4 */ macro
H A Dpccbb_pci.c604 pci_write_config(sc->dev, CBBR_MEMBASE0, 0xffffffff, 4); in cbb_chipinit()
648 pci_write_config(brdev, CBBR_MEMBASE0, 0, 4); in cbb_pci_shutdown()
H A Dpccbb.c1051 basereg = win * 8 + CBBR_MEMBASE0; in cbb_cardbus_mem_open()