Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/qla4xxx/
Dql4_isr.c105 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_status_cont_entry()
340 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_status_entry()
520 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_process_response_queue()
Dql4_def.h206 struct kref srb_ref; /* reference count for this srb */ member
Dql4_os.c2104 kref_init(&srb->srb_ref); in qla4xxx_get_new_srb()
2127 struct srb *srb = container_of(ref, struct srb, srb_ref); in qla4xxx_srb_compl()
2826 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_abort_active_cmds()
5373 kref_get(&srb->srb_ref); in qla4xxx_eh_abort()
5386 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_eh_abort()