Searched refs:ahb_poll (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/eisa/ |
H A D | ahb.c | 131 static int ahb_poll(struct ahb_softc *, struct scsipi_xfer *, int); 846 if (ahb_poll(sc, xs, ecb->timeout)) in ahb_scsipi_request() 950 if (ahb_poll(sc, xs, ecb->timeout)) { in ahb_scsipi_request() 952 if (ahb_poll(sc, xs, ecb->timeout)) in ahb_scsipi_request() 971 ahb_poll(struct ahb_softc *sc, struct scsipi_xfer *xs, int count) in ahb_poll() function
|