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

  /src/sys/dev/ic/
bha.c 94 static int bha_poll(struct bha_softc *, struct scsipi_xfer *, int);
425 if (bha_poll(sc, xs, ccb->timeout)) {
427 if (bha_poll(sc, xs, ccb->timeout))
656 * bha_poll:
661 bha_poll(struct bha_softc *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int
bha.c 94 static int bha_poll(struct bha_softc *, struct scsipi_xfer *, int);
425 if (bha_poll(sc, xs, ccb->timeout)) {
427 if (bha_poll(sc, xs, ccb->timeout))
656 * bha_poll:
661 bha_poll(struct bha_softc *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int
bha.c 94 static int bha_poll(struct bha_softc *, struct scsipi_xfer *, int);
425 if (bha_poll(sc, xs, ccb->timeout)) {
427 if (bha_poll(sc, xs, ccb->timeout))
656 * bha_poll:
661 bha_poll(struct bha_softc *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int
bha.c 94 static int bha_poll(struct bha_softc *, struct scsipi_xfer *, int);
425 if (bha_poll(sc, xs, ccb->timeout)) {
427 if (bha_poll(sc, xs, ccb->timeout))
656 * bha_poll:
661 bha_poll(struct bha_softc *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int

Completed in 102 milliseconds