Searched defs:FLAG_HTAG (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_pkt.h131 #define FLAG_HTAG 0x1000 /* Run command with Head of Queue attribute */ macro
132 #define FLAG_TAGMASK (FLAG_HTAG|FLAG_OTAG|FLAG_STAG)

Completed in 722 milliseconds