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

/freebsd-10.2-release/sys/dev/siba/
H A Dsiba_pcib.c191 SBPCI_WRITE_4(sc, SIBA_PCICORE_SBTOPCI2, 1 << 30); /* memory only */
H A Dsibareg.h455 #define SIBA_PCICORE_SBTOPCI2 0x0108 macro
H A Dsiba_core.c1895 siba_pcicore_write_4(spc, SIBA_PCICORE_SBTOPCI2,
1896 siba_pcicore_read_4(spc, SIBA_PCICORE_SBTOPCI2) |
1918 tmp = siba_pcicore_read_4(spc, SIBA_PCICORE_SBTOPCI2);
1920 siba_pcicore_write_4(spc, SIBA_PCICORE_SBTOPCI2, tmp);

Completed in 54 milliseconds