Searched refs:twe_ccb_poll (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dtwevar.h120 int twe_ccb_poll(struct twe_softc *, struct twe_ccb *, int);
H A Dld_twe.c211 rv = twe_ccb_poll(twe, ccb, 2000);
294 rv = twe_ccb_poll(twe, ccb, 2000);
H A Dtwe.c881 rv = twe_ccb_poll(sc, ccb, 5);
1143 rv = twe_ccb_poll(sc, ccb, 5);
1211 rv = twe_ccb_poll(sc, ccb, 5);
1243 rv = twe_ccb_poll(sc, ccb, 5);
1608 twe_ccb_poll(struct twe_softc *sc, struct twe_ccb *ccb, int timo) function

Completed in 123 milliseconds