Home | History | Annotate | Download | only in UefiScsiLib

Lines Matching refs:TargetStatus

55   UINT8                                *TargetStatus;

78 If TargetStatus is NULL, then ASSERT().
106 @param[out] TargetStatus The status returned by the SCSI target specified
113 See HostAdapterStatus, TargetStatus, SenseDataLength,
123 TargetStatus, SenseDataLength, and SenseData in that
130 Packet to execute. See HostAdapterStatus, TargetStatus,
144 OUT UINT8 *TargetStatus
153 ASSERT (TargetStatus != NULL);
176 *TargetStatus = CommandPacket.TargetStatus;
192 If TargetStatus is NULL, then ASSERT().
225 @param[out] TargetStatus The status returned by the SCSI target specified
248 TargetStatus, SenseDataLength, and SenseData in that order
258 Request Packet. See HostAdapterStatus, TargetStatus,
266 Packet to execute. See HostAdapterStatus, TargetStatus,
280 OUT UINT8 *TargetStatus,
293 ASSERT (TargetStatus != NULL);
324 *TargetStatus = CommandPacket.TargetStatus;
341 If TargetStatus is NULL, then ASSERT().
374 @param[out] TargetStatus The status returned by the SCSI target specified
395 TargetStatus, SenseDataLength, and SenseData in that order
405 Request Packet. See HostAdapterStatus, TargetStatus,
413 Packet to execute. See HostAdapterStatus, TargetStatus,
427 OUT UINT8 *TargetStatus,
439 TargetStatus,
458 If TargetStatus is NULL, then ASSERT().
491 @param[out] TargetStatus The status returned by the SCSI target specified
510 See HostAdapterStatus, TargetStatus, SenseDataLength,
522 SCSI Request Packet. See HostAdapterStatus, TargetStatus,
531 TargetStatus, SenseDataLength, and SenseData in that
544 OUT UINT8 *TargetStatus,
558 ASSERT (TargetStatus != NULL);
592 *TargetStatus = CommandPacket.TargetStatus;
609 If TargetStatus is NULL, then ASSERT().
620 @param[out] TargetStatus The status of the target.
640 OUT UINT8 *TargetStatus
649 ASSERT (TargetStatus != NULL);
673 *TargetStatus = CommandPacket.TargetStatus;
690 If TargetStatus is NULL, then ASSERT().
706 @param[out] TargetStatus The status of the target.
732 OUT UINT8 *TargetStatus,
744 ASSERT (TargetStatus != NULL);
776 *TargetStatus = CommandPacket.TargetStatus;
794 If TargetStatus is NULL, then ASSERT().
810 @param[out] TargetStatus The status of the target.
836 OUT UINT8 *TargetStatus,
848 ASSERT (TargetStatus != NULL);
882 *TargetStatus = CommandPacket.TargetStatus;
901 If TargetStatus is NULL, then ASSERT().
917 @param[out] TargetStatus The status of the target.
943 OUT UINT8 *TargetStatus,
956 ASSERT (TargetStatus != NULL);
982 *TargetStatus = CommandPacket.TargetStatus;
1001 If TargetStatus is NULL, then ASSERT().
1017 @param[out] TargetStatus The status of the target.
1043 OUT UINT8 *TargetStatus,
1056 ASSERT (TargetStatus != NULL);
1082 *TargetStatus = CommandPacket.TargetStatus;
1100 If TargetStatus is NULL, then ASSERT().
1116 @param[out] TargetStatus The status of the target.
1142 OUT UINT8 *TargetStatus,
1155 ASSERT (TargetStatus != NULL);
1181 *TargetStatus = CommandPacket.TargetStatus;
1200 If TargetStatus is NULL, then ASSERT().
1216 @param[out] TargetStatus The status of the target.
1242 OUT UINT8 *TargetStatus,
1255 ASSERT (TargetStatus != NULL);
1281 *TargetStatus = CommandPacket.TargetStatus;
1317 *LibContext->TargetStatus = CommandPacket->TargetStatus;
1353 If TargetStatus is NULL, then ASSERT().
1369 @param[out] TargetStatus The status of the target.
1415 OUT UINT8 *TargetStatus,
1436 TargetStatus,
1446 ASSERT (TargetStatus != NULL);
1463 Context->TargetStatus = TargetStatus;
1537 If TargetStatus is NULL, then ASSERT().
1553 @param[out] TargetStatus The status of the target.
1599 OUT UINT8 *TargetStatus,
1620 TargetStatus,
1630 ASSERT (TargetStatus != NULL);
1647 Context->TargetStatus = TargetStatus;
1721 If TargetStatus is NULL, then ASSERT().
1737 @param[out] TargetStatus The status of the target.
1783 OUT UINT8 *TargetStatus,
1804 TargetStatus,
1814 ASSERT (TargetStatus != NULL);
1831 Context->TargetStatus = TargetStatus;
1905 If TargetStatus is NULL, then ASSERT().
1921 @param[out] TargetStatus The status of the target.
1967 OUT UINT8 *TargetStatus,
1988 TargetStatus,
1998 ASSERT (TargetStatus != NULL);
2015 Context->TargetStatus = TargetStatus;