HomeSort by: relevance | last modified time | path
    Searched refs:twe_ccb_poll (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
twevar.h 120 int twe_ccb_poll(struct twe_softc *, struct twe_ccb *, int);
ld_twe.c 213 rv = twe_ccb_poll(twe, ccb, 2000);
300 rv = twe_ccb_poll(twe, ccb, 2000);
twe.c 896 rv = twe_ccb_poll(sc, ccb, 5);
1160 rv = twe_ccb_poll(sc, ccb, 5);
1223 rv = twe_ccb_poll(sc, ccb, 5);
1255 rv = twe_ccb_poll(sc, ccb, 5);
1621 twe_ccb_poll(struct twe_softc *sc, struct twe_ccb *ccb, int timo) function in typeref:typename:int

Completed in 55 milliseconds