mpii.c | 291 static int mpii_poll(struct mpii_softc *, struct mpii_ccb *); 1523 if (mpii_poll(sc, ccb) != 0) { 1613 if (mpii_poll(sc, ccb) != 0) { 2295 if (mpii_poll(sc, ccb) != 0) { 2410 if (mpii_poll(sc, ccb) != 0) { 2822 mpii_poll(struct mpii_softc *sc, struct mpii_ccb *ccb) function in typeref:typename:int 2828 DNPRINTF(MPII_D_INTR, "%s: mpii_poll\n", DEVNAME(sc)); 3055 if (mpii_poll(sc, ccb) != 0) { 3408 if (mpii_poll(sc, ccb) != 0) {
|