Home
last modified time | relevance | path

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

/freebsd/sys/dev/pccbb/
H A Dpccbbreg.h71 #define CBBR_IOLIMIT0 0x30 /* len=4 */ macro
H A Dpccbb_pci.c609 pci_write_config(sc->dev, CBBR_IOLIMIT0, 0, 4); in cbb_chipinit()
653 pci_write_config(brdev, CBBR_IOLIMIT0, 0, 4); in cbb_pci_shutdown()
H A Dpccbb.c1031 limitreg = win * 8 + CBBR_IOLIMIT0; in cbb_cardbus_io_open()