Searched refs:srb_ref (Results 1 – 2 of 2) sorted by relevance
104 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()
252 struct kref srb_ref; /* reference count for this srb */ member