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