Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
H A 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()
H A Dql4_def.h252 struct kref srb_ref; /* reference count for this srb */ member
H A Dql4_os.c4061 kref_init(&srb->srb_ref); in qla4xxx_get_new_srb()
4084 struct srb *srb = container_of(ref, struct srb, srb_ref); in qla4xxx_srb_compl()
4815 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_abort_active_cmds()
9235 kref_get(&srb->srb_ref); in qla4xxx_eh_abort()
9248 kref_put(&srb->srb_ref, qla4xxx_srb_compl); in qla4xxx_eh_abort()