Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dispmbox.h1989 #define AT_TQAE 0x00000002 /* Tagged Queue Action enabled */ macro
2006 if (aep->at_flags & AT_TQAE) { \
Disp_target.c617 atun._atio.at_status = (aep->at_flags & AT_TQAE); in isp_target_put_atio()
771 if (aep->at_flags & AT_TQAE) { in isp_endcmd()