ips_ccb_alloc
struct ips_ccb *ips_ccb_alloc(struct ips_softc *, int);
if ((sc->sc_ccb = ips_ccb_alloc(sc, sc->sc_nccbs)) == NULL) {