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

  /src/sys/arch/sgimips/stand/common/
iris_scsi.c 75 int wd33c93_msgin_phase(struct wd33c93_softc *);
422 return wd33c93_msgin_phase(sc);
427 * 'wd33c93_msgin_phase()' but just for the sake of paranoia...
766 wd33c93_msgin_phase(struct wd33c93_softc *sc) function in typeref:typename:int
  /src/sys/dev/ic/
wd33c93.c 138 int wd33c93_msgin_phase (struct wd33c93_softc *, int);
1472 wd33c93_msgin_phase(struct wd33c93_softc *sc, int reselect) function in typeref:typename:int
2008 return wd33c93_msgin_phase(sc, 0);
2014 * 'wd33c93_msgin_phase()' but just for the sake of paranoia...
2117 wd33c93_msgin_phase(sc, 1);

Completed in 12 milliseconds