Lines Matching defs:DataBuffer

465   If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer

496 @param[in, out] DataBuffer A pointer to data that was generated by the
502 the DataBuffer buffer. On output, a pointer
503 to the number of bytes written to the DataBuffer
513 entire DataBuffer could not be transferred.
545 IN OUT VOID *DataBuffer, OPTIONAL
566 CommandPacket.InDataBuffer = DataBuffer;
697 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
707 @param[in, out] DataBuffer A pointer to a data buffer.
713 DataBuffer could not be transferred. The actual
733 IN OUT VOID *DataBuffer, OPTIONAL
752 CommandPacket.InDataBuffer = DataBuffer;
801 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
811 @param[in, out] DataBuffer A pointer to a data buffer.
817 DataBuffer could not be transferred. The actual
837 IN OUT VOID *DataBuffer, OPTIONAL
856 CommandPacket.InDataBuffer = DataBuffer;
908 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
918 @param[in, out] DataBuffer Read 10 command data.
924 @retval EFI_BAD_BUFFER_SIZE The SCSI Request Packet was executed, but the entire DataBuffer could
944 IN OUT VOID *DataBuffer, OPTIONAL
964 CommandPacket.InDataBuffer = DataBuffer;
1008 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
1018 @param[in, out] DataBuffer A pointer to a data buffer.
1024 @retval EFI_BAD_BUFFER_SIZE The SCSI Request Packet was executed, but the entire DataBuffer could
1044 IN OUT VOID *DataBuffer, OPTIONAL
1064 CommandPacket.OutDataBuffer = DataBuffer;
1107 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
1117 @param[in, out] DataBuffer Read 16 command data.
1123 @retval EFI_BAD_BUFFER_SIZE The SCSI Request Packet was executed, but the entire DataBuffer could
1143 IN OUT VOID *DataBuffer, OPTIONAL
1163 CommandPacket.InDataBuffer = DataBuffer;
1207 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
1217 @param[in, out] DataBuffer A pointer to a data buffer.
1223 @retval EFI_BAD_BUFFER_SIZE The SCSI Request Packet was executed, but the entire DataBuffer could
1243 IN OUT VOID *DataBuffer, OPTIONAL
1263 CommandPacket.OutDataBuffer = DataBuffer;
1360 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet
1370 @param[in, out] DataBuffer Read 16 command data.
1387 but the entire DataBuffer could not be
1416 IN OUT VOID *DataBuffer, OPTIONAL
1437 DataBuffer,
1468 CommandPacket->InDataBuffer = DataBuffer;
1544 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet
1554 @param[in, out] DataBuffer A pointer to a data buffer.
1571 but the entire DataBuffer could not be
1600 IN OUT VOID *DataBuffer, OPTIONAL
1621 DataBuffer,
1652 CommandPacket->OutDataBuffer = DataBuffer;
1728 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet
1738 @param[in, out] DataBuffer Read 16 command data.
1755 but the entire DataBuffer could not be
1784 IN OUT VOID *DataBuffer, OPTIONAL
1805 DataBuffer,
1836 CommandPacket->InDataBuffer = DataBuffer;
1912 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet
1922 @param[in, out] DataBuffer A pointer to a data buffer.
1939 but the entire DataBuffer could not be
1968 IN OUT VOID *DataBuffer, OPTIONAL
1989 DataBuffer,
2020 CommandPacket->OutDataBuffer = DataBuffer;