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;
|