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

  /src/sys/dev/ic/
iha.c 210 static int iha_msgin(struct iha_softc *);
1672 if (iha_msgin(sc) == -1)
1728 if (iha_msgin(sc) == -1)
1882 if ((iha_msgin(sc)) == -1)
2246 iha_msgin(struct iha_softc *sc) function in typeref:typename:int
2299 printf("[debug] iha_msgin: bad msg type: %d\n", msg);
iha.c 210 static int iha_msgin(struct iha_softc *);
1672 if (iha_msgin(sc) == -1)
1728 if (iha_msgin(sc) == -1)
1882 if ((iha_msgin(sc)) == -1)
2246 iha_msgin(struct iha_softc *sc) function in typeref:typename:int
2299 printf("[debug] iha_msgin: bad msg type: %d\n", msg);

Completed in 60 milliseconds