Searched refs:srb_ref (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_isr.c105 kref_put(&srb->srb_ref, qla4xxx_srb_compl); qla4xxx_status_cont_entry()
356 kref_put(&srb->srb_ref, qla4xxx_srb_compl); qla4xxx_status_entry()
534 kref_put(&srb->srb_ref, qla4xxx_srb_compl); qla4xxx_process_response_queue()
H A Dql4_def.h242 struct kref srb_ref; /* reference count for this srb */ member in struct:srb
H A Dql4_os.c4011 kref_init(&srb->srb_ref); qla4xxx_get_new_srb()
4034 struct srb *srb = container_of(ref, struct srb, srb_ref); qla4xxx_srb_compl()
4773 kref_put(&srb->srb_ref, qla4xxx_srb_compl); qla4xxx_abort_active_cmds()
9211 kref_get(&srb->srb_ref); qla4xxx_eh_abort()
9224 kref_put(&srb->srb_ref, qla4xxx_srb_compl); qla4xxx_eh_abort()

Completed in 144 milliseconds