HomeSort by: relevance | last modified time | path
    Searched refs:REQFLAG_HTAG (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)
isp.c 4330 ttype = REQFLAG_HTAG;
4337 } else if (ttype == REQFLAG_HTAG) {
4362 ((ispreqt2_t *)reqp)->req_flags = REQFLAG_HTAG;
ispmbox.h 487 #define REQFLAG_HTAG 0x0002

Completed in 20 milliseconds