HomeSort by: relevance | last modified time | path
    Searched defs:iha_next_state (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
iha.c 193 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 in typeref:typename:int
2242 return (iha_next_state(sc));
iha.c 193 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 in typeref:typename:int
2242 return (iha_next_state(sc));

Completed in 52 milliseconds