hvs_put_ccb
void hvs_put_ccb(void *, void *);
hvs_put_ccb(sc, &sc->sc_ccbs[i]);
scsi_iopool_init(&sc->sc_iopool, sc, hvs_get_ccb, hvs_put_ccb);