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

/netbsd-current/sys/dev/ic/
H A Diha.c193 static int iha_next_state(struct iha_softc *);
967 iha_next_state(sc);
1010 if (iha_next_state(sc) == -1)
1480 * iha_next_state - process the current SCB as requested in its
1484 iha_next_state(struct iha_softc *sc) function
2242 return (iha_next_state(sc));

Completed in 184 milliseconds