bfa_q_next        124 drivers/scsi/bfa/bfa_cs.h 	bfa_q_next(_qe) = (struct list_head *) NULL;	\
bfa_q_next        133 drivers/scsi/bfa/bfa_cs.h 		(*((struct list_head **) (_qe))) = bfa_q_next(_q);	\
bfa_q_next        134 drivers/scsi/bfa/bfa_cs.h 		bfa_q_prev(bfa_q_next(*((struct list_head **) _qe))) =	\
bfa_q_next        136 drivers/scsi/bfa/bfa_cs.h 		bfa_q_next(_q) = bfa_q_next(*((struct list_head **) _qe));\
bfa_q_next        148 drivers/scsi/bfa/bfa_cs.h 		bfa_q_next(bfa_q_prev(*((struct list_head **) _qe))) =	\
bfa_q_next        161 drivers/scsi/bfa/bfa_cs.h 	tqe = bfa_q_next(q);
bfa_q_next        165 drivers/scsi/bfa/bfa_cs.h 		tqe = bfa_q_next(tqe);
bfa_q_next       2526 drivers/scsi/bfa/bfa_fcpim.c 				sgpg = (struct bfa_sgpg_s *) bfa_q_next(sgpg);
bfa_q_next       5733 drivers/scsi/bfa/bfa_fcs_lport.c 			qe = bfa_q_next(qe);
bfa_q_next       5749 drivers/scsi/bfa/bfa_fcs_lport.c 		qe = bfa_q_next(qe);
bfa_q_next       5781 drivers/scsi/bfa/bfa_fcs_lport.c 			qe = bfa_q_next(qe);
bfa_q_next       5789 drivers/scsi/bfa/bfa_fcs_lport.c 			qe = bfa_q_next(qe);
bfa_q_next       5797 drivers/scsi/bfa/bfa_fcs_lport.c 		qe = bfa_q_next(qe);
bfa_q_next       5840 drivers/scsi/bfa/bfa_fcs_lport.c 			qe = bfa_q_next(qe);
bfa_q_next       5855 drivers/scsi/bfa/bfa_fcs_lport.c 		qe = bfa_q_next(qe);
bfa_q_next       3201 drivers/scsi/bfa/bfa_ioc.c 	qe = bfa_q_next(qh);
bfa_q_next       3204 drivers/scsi/bfa/bfa_ioc.c 		qe_next = bfa_q_next(qe);
bfa_q_next       1596 drivers/scsi/bfa/bfa_svc.c 	qe = bfa_q_next(first_lps);
bfa_q_next       1599 drivers/scsi/bfa/bfa_svc.c 		qe_next = bfa_q_next(qe);