HomeSort by: relevance | last modified time | path
    Searched defs:twe_ccb_map (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
twe.c 889 if ((rv = twe_ccb_map(sc, ccb)) != 0) {
1152 if ((rv = twe_ccb_map(sc, ccb)) != 0) {
1216 if ((rv = twe_ccb_map(sc, ccb)) != 0) {
1488 twe_ccb_map(struct twe_softc *sc, struct twe_ccb *ccb) function in typeref:typename:int
1803 if ((error = twe_ccb_map(twe, ccb)) != 0) {

Completed in 12 milliseconds