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

/illumos-gate/usr/src/uts/intel/io/scsi/adapters/pvscsi/
H A Dpvscsi.h305 * - dataAddr:
306 * * 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,
336 uint64_t dataAddr; member in struct:PVSCSIRingReqDesc
356 * RingReqDesc.flags, then RingReqDesc.dataAddr is the PA of the first s/g

Completed in 60 milliseconds