Searched refs:USCSI_SYNC (Results 1 – 3 of 3) sorted by relevance
136 #define USCSI_SYNC 0x00002000 /* Set bus to sync mode if possible */ macro
2393 if (uscmd->uscsi_flags & USCSI_SYNC) { in scsi_uscsi_handle_cmd()
213 | USCSI_ASYNC | USCSI_SYNC | USCSI_NOINTR | \