mfi_get_ccb
while ((ccb = mfi_get_ccb(sc)) != NULL)
scsi_iopool_init(&sc->sc_iopool, sc, mfi_get_ccb, mfi_put_ccb);
void * mfi_get_ccb(void *);