HomeSort by: relevance | last modified time | path
    Searched refs:REQFLAG_STAG (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
isp_netbsd.h 240 (((xs)->xs_control & XS_CTL_URGENT) ? REQFLAG_HTAG : REQFLAG_STAG)
ispmbox.h 489 #define REQFLAG_STAG 0x0008
isp.c 4332 ttype = REQFLAG_STAG;
4364 ((ispreqt2_t *)reqp)->req_flags = REQFLAG_STAG;

Completed in 20 milliseconds