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

  /src/sys/dev/pci/
ips.c 387 IPS_CCB_FREE,
514 void ips_ccb_free(struct ips_softc *, struct ips_ccb *, int);
831 ips_ccb_free(sc, sc->sc_ccb, sc->sc_nccbs);
1939 ips_ccb_free(struct ips_softc *sc, struct ips_ccb *ccb, int n) function in typeref:typename:void
1968 ccb->c_state = IPS_CCB_FREE;

Completed in 12 milliseconds