Home
last modified time | relevance | path

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

/trueos/sys/dev/isp/
HDisp_freebsd.h572 ((ccb->tag_action == MSG_HEAD_OF_Q_TAG)? REQFLAG_HTAG : REQFLAG_OTAG))
HDispmbox.h489 #define REQFLAG_HTAG 0x0002 macro
HDisp.c4473 ttype = REQFLAG_HTAG; in isp_start()
4480 } else if (ttype == REQFLAG_HTAG) { in isp_start()
4505 ((ispreqt2_t *)reqp)->req_flags = REQFLAG_HTAG; in isp_start()