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

/netbsd-current/sys/arch/hpcmips/stand/lcboot/
H A Dif_cs.c117 & SELF_ST_SI_BUSY))
127 & SELF_ST_SI_BUSY))
167 if ((s & SELF_ST_INIT_DONE) && !(s & SELF_ST_SI_BUSY))
/netbsd-current/sys/dev/ic/
H A Dcs89x0reg.h186 #define SELF_ST_SI_BUSY 0x0100 macro
H A Dcs89x0.c898 if (!(CS_READ_PACKET_PAGE(sc, PKTPG_SELF_ST) & SELF_ST_SI_BUSY))
942 SELF_ST_SI_BUSY))
956 SELF_ST_SI_BUSY))
/netbsd-current/sys/arch/evbppc/pmppc/dev/
H A Dif_cs_mainbus.c335 while(cs_readreg(sc, PKTPG_SELF_ST) & SELF_ST_SI_BUSY) {

Completed in 190 milliseconds