Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dchio.h85 int ce_flags; /* misc. flags */ member
/netbsd-src/bin/chio/
H A Dchio.c316 cmd.ce_flags |= CE_INVERT1; in do_exchange()
319 cmd.ce_flags |= CE_INVERT2; in do_exchange()
/netbsd-src/sys/dev/scsipi/
H A Dch.c668 if (ce->ce_flags & CE_INVERT1) in ch_exchange()
670 if (ce->ce_flags & CE_INVERT2) in ch_exchange()