Home
last modified time | relevance | path

Searched refs:qla2x00_alloc_iocbs (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gbl.h278 extern void *qla2x00_alloc_iocbs(struct scsi_qla_host *, srb_t *);
Dqla_iocb.c515 mrk = (mrk_entry_t *)qla2x00_alloc_iocbs(vha, NULL); in __qla2x00_marker()
2216 qla2x00_alloc_iocbs(struct scsi_qla_host *vha, srb_t *sp) in qla2x00_alloc_iocbs() function
3463 pkt = qla2x00_alloc_iocbs(vha, sp); in qla2x00_start_sp()
Dqla_target.c2207 ctio = (struct ctio7_to_24xx *)qla2x00_alloc_iocbs(vha, NULL); in qlt_send_resp_ctio()
3507 pkt = (request_t *)qla2x00_alloc_iocbs(vha, NULL); in __qlt_send_term_imm_notif()