ips_ccb_alloc     255 dev/pci/ips.c  struct ips_ccb *ips_ccb_alloc(struct ips_softc *, int);
ips_ccb_alloc     429 dev/pci/ips.c  	if ((sc->sc_ccb = ips_ccb_alloc(sc, sc->sc_nccbs)) == NULL) {