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