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

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

Completed in 186 milliseconds