Searched refs:qla_ccb (Results 1 – 2 of 2) sorted by relevance
92 struct qla_ccb { struct103 SIMPLEQ_ENTRY(qla_ccb) ccb_link; argument106 SIMPLEQ_HEAD(qla_ccb_list, qla_ccb);178 struct qla_ccb *sc_ccbs;
93 struct qla_ccb *);94 struct qla_ccb *qla_handle_resp(struct qla_softc *, u_int16_t);716 struct qla_ccb *719 struct qla_ccb *ccb; in qla_handle_resp()858 struct qla_ccb *ccb; in qla_handle_intr()968 struct qla_ccb *ccb; in qla_scsi_cmd()2199 struct qla_ccb *ccb) in qla_put_cmd()2539 struct qla_ccb *ccb; in qla_alloc_ccbs()2549 sc->sc_ccbs = mallocarray(sc->sc_maxcmds, sizeof(struct qla_ccb), in qla_alloc_ccbs()2622 struct qla_ccb *ccb; in qla_free_ccbs()[all …]