Searched refs:ahc_poll (Results 1 – 1 of 1) sorted by relevance
56 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