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

  /src/sys/dev/scsipi/
scsipiconf.h 479 #define PERIPH_UNTAG 0x0800 /* untagged command running */
scsipi_base.c 1646 periph->periph_flags &= ~PERIPH_UNTAG;
2130 (periph->periph_flags & PERIPH_UNTAG) != 0)
2198 periph->periph_flags |= PERIPH_UNTAG;

Completed in 13 milliseconds