Searched refs:IE_ISCP_BUSY (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/hppa/gsc/
H A Dif_ie_gsc.c166 for (i = 9000; i-- && ie_gsc_read16(sc, IE_ISCP_BUSY(sc->iscp));
174 ie_gsc_read16(sc, IE_ISCP_BUSY(sc->iscp)),
325 sc->ie_bus_write16(sc, IE_ISCP_BUSY(sc->iscp), 1);
333 if (sc->ie_bus_read16(sc, IE_ISCP_BUSY(sc->iscp))) {
519 sc->ie_bus_write16(sc, IE_ISCP_BUSY(sc->iscp), 1);
/netbsd-current/sys/dev/ic/
H A Di82586reg.h142 #define IE_ISCP_BUSY(base) ((base) + 0) macro
H A Di82586.c1211 off = IE_ISCP_BUSY(sc->iscp);
1223 off = IE_ISCP_BUSY(sc->iscp);
/netbsd-current/sys/dev/mvme/
H A Dif_ie_mvme.c114 ie_write_16(sc, IE_ISCP_BUSY(sc->iscp), 1);

Completed in 210 milliseconds