Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/qla4xxx/
Dql4_isr.c104 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_status_cont_entry()
355 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_status_entry()
531 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_process_response_queue()
Dql4_glbl.h71 void qla4xxx_srb_compl(struct kref *ref);
Dql4_os.c4082 void qla4xxx_srb_compl(struct kref *ref) in qla4xxx_srb_compl() function
4815 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_abort_active_cmds()
9248 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_eh_abort()