Home
last modified time | relevance | path

Searched refs:ahc_poll (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/ic/
Daic7xxx_openbsd.c56 int ahc_poll(struct ahc_softc *, int);
578 if (ahc_poll(ahc, xs->timeout)) { in ahc_execute_scb()
591 ahc_poll(struct ahc_softc *ahc, int wait) in ahc_poll() function