Searched refs:PVSCSI_FLAG_TIMED_OUT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/scsi/adapters/pvscsi/
H A Dpvscsi_var.h39 #define PVSCSI_FLAG_TIMED_OUT 0x0800 macro
61 (PVSCSI_FLAG_TIMED_OUT |\
H A Dpvscsi.c821 if ((cmd->flags & PVSCSI_FLAG_TIMED_OUT) != 0) {

Completed in 64 milliseconds