Home
last modified time | relevance | path

Searched refs:qla2x00_alloc_iocbs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_gbl.h302 extern void *qla2x00_alloc_iocbs(struct scsi_qla_host *, srb_t *);
H A Dqla_target.c95 * This driver calls qla2x00_alloc_iocbs() and qla2x00_issue_marker(), which
2278 ctio = (struct ctio7_to_24xx *)qla2x00_alloc_iocbs(vha, NULL); in qlt_send_resp_ctio()
3565 pkt = (request_t *)qla2x00_alloc_iocbs(vha, NULL); in __qlt_send_term_imm_notif()
H A Dqla_iocb.c2394 qla2x00_alloc_iocbs(struct scsi_qla_host *vha, srb_t *sp) in qla2x00_alloc_iocbs() function
3752 "qla2x00_alloc_iocbs failed.\n"); in qla2x00_start_sp()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_gbl.h318 extern void *qla2x00_alloc_iocbs(struct scsi_qla_host *, srb_t *);
H A Dqla_target.c88 * This driver calls qla2x00_alloc_iocbs() and qla2x00_issue_marker(), which
2300 ctio = (struct ctio7_to_24xx *)qla2x00_alloc_iocbs(vha, NULL); in qlt_send_resp_ctio()
3599 pkt = (request_t *)qla2x00_alloc_iocbs(vha, NULL); in __qlt_send_term_imm_notif()
H A Dqla_iocb.c2377 qla2x00_alloc_iocbs(struct scsi_qla_host *vha, srb_t *sp) in qla2x00_alloc_iocbs() function
3925 "qla2x00_alloc_iocbs failed.\n"); in qla2x00_start_sp()

Completed in 28 milliseconds