Home
last modified time | relevance | path

Searched refs:NCR_RESELECTED (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Dncr53c9x.c1568 sc->sc_state != NCR_RESELECTED) { in ncr53c9x_msgin()
1598 case NCR_RESELECTED: in ncr53c9x_msgin()
1866 case NCR_RESELECTED: in ncr53c9x_msgin()
2289 case NCR_RESELECTED: in ncr53c9x_intr()
2377 case NCR_RESELECTED: in ncr53c9x_intr()
2425 sc->sc_state = NCR_RESELECTED; in ncr53c9x_intr()
Dncr53c9xvar.h345 #define NCR_RESELECTED 3 /* Has been reselected */ macro