Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
H A Dispmbox.h1988 #define AT_TQAE 0x00000002 /* Tagged Queue Action enabled */ macro
2005 if (aep->at_flags & AT_TQAE) { \
H A Disp_target.c576 atun._atio.at_status = (aep->at_flags & AT_TQAE); in isp_target_put_atio()
730 if (aep->at_flags & AT_TQAE) { in isp_endcmd()
H A Disp_freebsd.c1934 if (aep->at_flags & AT_TQAE) { in isp_handle_platform_atio()