Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Duscsi.h136 #define USCSI_SYNC 0x00002000 /* Set bus to sync mode if possible */ macro
/titanic_50/usr/src/uts/common/io/scsi/impl/
H A Dscsi_subr.c2393 if (uscmd->uscsi_flags & USCSI_SYNC) { in scsi_uscsi_handle_cmd()
/titanic_50/usr/src/cmd/smserverd/
H A Dsmediad.c213 | USCSI_ASYNC | USCSI_SYNC | USCSI_NOINTR | \