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

  /src/sys/dev/pci/
ips.c 516 void ips_ccb_put(struct ips_softc *, struct ips_ccb *);
866 ips_ccb_put(sc, ccb);
918 ips_ccb_put(sc, ccb);
981 ips_ccb_put(sc, ccb);
1421 ips_ccb_put(sc, ccb);
1463 ips_ccb_put(sc, ccb);
1476 ips_ccb_put(sc, ccb);
1966 ips_ccb_put(struct ips_softc *sc, struct ips_ccb *ccb) function in typeref:typename:void
ips.c 516 void ips_ccb_put(struct ips_softc *, struct ips_ccb *);
866 ips_ccb_put(sc, ccb);
918 ips_ccb_put(sc, ccb);
981 ips_ccb_put(sc, ccb);
1421 ips_ccb_put(sc, ccb);
1463 ips_ccb_put(sc, ccb);
1476 ips_ccb_put(sc, ccb);
1966 ips_ccb_put(struct ips_softc *sc, struct ips_ccb *ccb) function in typeref:typename:void

Completed in 47 milliseconds