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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_isr.c100 kref_put(&srb->srb_ref, qla4xxx_srb_compl);
335 kref_put(&srb->srb_ref, qla4xxx_srb_compl);
397 kref_put(&srb->srb_ref, qla4xxx_srb_compl);
H A Dql4_os.c420 kref_init(&srb->srb_ref);
444 struct srb *srb = container_of(ref, struct srb, srb_ref);
1042 kref_put(&srb->srb_ref, qla4xxx_srb_compl);
2031 kref_get(&srb->srb_ref);
2043 kref_put(&srb->srb_ref, qla4xxx_srb_compl);
H A Dql4_def.h209 struct kref srb_ref; /* reference count for this srb */ member in struct:srb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_isr.c100 kref_put(&srb->srb_ref, qla4xxx_srb_compl);
335 kref_put(&srb->srb_ref, qla4xxx_srb_compl);
397 kref_put(&srb->srb_ref, qla4xxx_srb_compl);
H A Dql4_os.c420 kref_init(&srb->srb_ref);
444 struct srb *srb = container_of(ref, struct srb, srb_ref);
1042 kref_put(&srb->srb_ref, qla4xxx_srb_compl);
2031 kref_get(&srb->srb_ref);
2043 kref_put(&srb->srb_ref, qla4xxx_srb_compl);
H A Dql4_def.h209 struct kref srb_ref; /* reference count for this srb */ member in struct:srb

Completed in 118 milliseconds