Searched refs:PERIPH_UNTAG (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsipiconf.h447 #define PERIPH_UNTAG 0x0800 /* untagged command running */ macro
H A Dscsipi_base.c1297 periph->periph_flags &= ~PERIPH_UNTAG;
1771 (periph->periph_flags & PERIPH_UNTAG) != 0)
1839 periph->periph_flags |= PERIPH_UNTAG;

Completed in 63 milliseconds