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