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

/freebsd-10.2-release/sys/dev/siba/
H A Dsibareg.h265 #define SIBA_TGSHIGH 0x0f9c macro
H A Dsiba_core.c1794 if (siba_read_4_sub(sd, SIBA_TGSHIGH) & SIBA_TGSHIGH_SERR)
1795 siba_write_4_sub(sd, SIBA_TGSHIGH, 0);
1868 val = siba_read_4_sub(sd, SIBA_TGSHIGH);
1875 SIBA_TGSHIGH_BUSY, SIBA_TGSHIGH);
/freebsd-10.2-release/sys/dev/bwn/
H A Dif_bwn.c1607 high = siba_read_4(sc->sc_dev, SIBA_TGSHIGH);
3657 tmp = BWN_READ_4(mac, SIBA_TGSHIGH);
4691 tmp = BWN_READ_4(mac, SIBA_TGSHIGH);
7592 high = siba_read_4(sc->sc_dev, SIBA_TGSHIGH);

Completed in 100 milliseconds