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

  /src/sys/dev/pci/
twevar.h 121 int twe_ccb_submit(struct twe_softc *, struct twe_ccb *);
twe.c 1625 if ((rv = twe_ccb_submit(sc, ccb)) != 0)
1654 if (twe_ccb_submit(sc, ccb))
1667 twe_ccb_submit(struct twe_softc *sc, struct twe_ccb *ccb) function in typeref:typename:int

Completed in 12 milliseconds