Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pccbb/
HDpccbbreg.h72 #define CBBR_IOLIMIT0 0x30 /* len=4 */ macro
HDpccbb_pci.c657 pci_write_config(sc->dev, CBBR_IOLIMIT0, 0, 4); in cbb_chipinit()
701 pci_write_config(brdev, CBBR_IOLIMIT0, 0, 4); in cbb_pci_shutdown()
HDpccbb.c1086 limitreg = win * 8 + CBBR_IOLIMIT0; in cbb_cardbus_io_open()