Home
last modified time | relevance | path

Searched refs:AT_TQAE (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/ic/
Disp_target.h236 #define AT_TQAE 0x00000002 /* Tagged Queue Action enabled */ macro
254 if ((aep)->at_flags & AT_TQAE) \
Disp_target.c402 atun._atio.at_status = (aep->at_flags & AT_TQAE); in isp_target_put_atio()
480 if (aep->at_flags & AT_TQAE) { in isp_endcmd()