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

  /src/sys/dev/eisa/
ahb.c 131 static int ahb_poll(struct ahb_softc *, struct scsipi_xfer *, int);
846 if (ahb_poll(sc, xs, ecb->timeout))
950 if (ahb_poll(sc, xs, ecb->timeout)) {
952 if (ahb_poll(sc, xs, ecb->timeout))
971 ahb_poll(struct ahb_softc *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int
ahb.c 131 static int ahb_poll(struct ahb_softc *, struct scsipi_xfer *, int);
846 if (ahb_poll(sc, xs, ecb->timeout))
950 if (ahb_poll(sc, xs, ecb->timeout)) {
952 if (ahb_poll(sc, xs, ecb->timeout))
971 ahb_poll(struct ahb_softc *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int
ahb.c 131 static int ahb_poll(struct ahb_softc *, struct scsipi_xfer *, int);
846 if (ahb_poll(sc, xs, ecb->timeout))
950 if (ahb_poll(sc, xs, ecb->timeout)) {
952 if (ahb_poll(sc, xs, ecb->timeout))
971 ahb_poll(struct ahb_softc *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int
ahb.c 131 static int ahb_poll(struct ahb_softc *, struct scsipi_xfer *, int);
846 if (ahb_poll(sc, xs, ecb->timeout))
950 if (ahb_poll(sc, xs, ecb->timeout)) {
952 if (ahb_poll(sc, xs, ecb->timeout))
971 ahb_poll(struct ahb_softc *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int

Completed in 54 milliseconds