Searched defs:PVSCSI_FLAG_CMD_WITH_SG_LIST (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/scsi/adapters/pvscsi/
H A Dpvscsi.h306 * * if PVSCSI_FLAG_CMD_WITH_SG_LIST is set: dataAddr is the PA of the first
309 * * if PVSCSI_FLAG_CMD_WITH_SG_LIST is NOT set, then dataAddr is the PA of
312 * * PVSCSI_FLAG_CMD_WITH_SG_LIST: see dataAddr above,
327 #define PVSCSI_FLAG_CMD_WITH_SG_LIST (1 << 0) macro
355 * As described above, when PVSCSI_FLAG_CMD_WITH_SG_LIST is set in the

Completed in 57 milliseconds