Home
last modified time | relevance | path

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

/openbsd/src/sys/sys/
Dchio.h91 int ce_flags; /* misc. flags */ member
/openbsd/src/bin/chio/
Dchio.c303 cmd.ce_flags |= CE_INVERT1; in do_exchange()
307 cmd.ce_flags |= CE_INVERT2; in do_exchange()
/openbsd/src/sys/scsi/
Dch.c434 if (ISSET(ce->ce_flags, CE_INVERT1)) in ch_exchange()
436 if (ISSET(ce->ce_flags, CE_INVERT2)) in ch_exchange()