tqe_next          325 drivers/scsi/aic7xxx/queue.h 	struct type *tqe_next;	/* next element */			\
tqe_next          388 drivers/scsi/aic7xxx/queue.h #define	TAILQ_NEXT(elm, field) ((elm)->field.tqe_next)