Lines Matching defs:agIOStatus

87 *   \param  agIOStatus:     Status of I/O just completed.
102 bit32 agIOStatus,
139 /* check the agIOStatus */
163 if (agIOStatus != OSSA_IO_SUCCESS)
165 TI_DBG1(("itdssTaskCompleted: agIOStatus failed and tiTMFailed\n"));
166 if (agIOStatus == OSSA_IO_TM_TAG_NOT_FOUND)
168 TI_DBG1(("itdssTaskCompleted: agIOStatus OSSA_IO_TM_TAG_NOT_FOUND\n"));
171 if (agIOStatus == OSSA_IO_ABORTED)
173 TI_DBG1(("itdssTaskCompleted: agIOStatus OSSA_IO_ABORTED\n"));
177 TI_DBG1(("itdssTaskCompleted: agIOStatus 0x%x\n", agIOStatus));
245 if (agIOStatus == OSSA_IO_SUCCESS && agIOInfoLen == 0)
478 * \param agIOStatus: Status of I/O just completed.
493 bit32 agIOStatus,
536 if (agIOStatus != OSSA_IO_SUCCESS)
539 TI_DBG1(("itdssQueryTaskComplted: agIOStatus failed and tiTMFailed\n"));
605 if (agIOStatus == OSSA_IO_SUCCESS && agIOInfoLen == 0)
764 * \param agIOStatus: Status of I/O just completed.
779 bit32 agIOStatus,
846 if((agIOStatus == OSSA_IO_SUCCESS) && (agIOInfoLen == 0))
896 TI_DBG6( ("itdssIOCompleted: agIOStatus SUCCESS but data returned 0x%x\n",
897 agIOStatus) );
940 //agIOStatus = OSSA_IO_FAILED;
981 switch (agIOStatus)
986 agIOStatus,
994 agIOStatus,
1002 agIOStatus,
1010 agIOStatus,
1018 agIOStatus,
1026 agIOStatus,
1034 agIOStatus,
1042 agIOStatus,
1050 agIOStatus,
1058 agIOStatus,
1066 agIOStatus,
1074 agIOStatus,
1082 agIOStatus,
1090 agIOStatus,
1098 agIOStatus,
1106 agIOStatus,
1114 agIOStatus,
1122 agIOStatus,
1130 agIOStatus,
1138 agIOStatus,
1146 agIOStatus,
1154 agIOStatus,
1162 agIOStatus,
1170 agIOStatus,
1178 agIOStatus,
1186 agIOStatus,
1194 agIOStatus,
1203 agIOStatus,
1211 agIOStatus,
1219 agIOStatus,
1227 agIOStatus,
1235 agIOStatus,
1250 agIOStatus,
1263 agIOStatus,
1271 agIOStatus,
1279 agIOStatus,
1287 agIOStatus,
1295 agIOStatus,
1303 agIOStatus,
1309 TI_DBG1( ("itdssIOCompleted: Unknown agIOStatus 0x%x\n",agIOStatus) );
1312 agIOStatus,
1332 * \param agIOStatus: Status of I/O just completed.
1346 bit32 agIOStatus,
1589 if (agIOStatus == OSSA_IO_SUCCESS)
1836 else if (agIOStatus == OSSA_IO_ABORTED || agIOStatus == OSSA_IO_INVALID_LENGTH)
1841 else if (agIOStatus == OSSA_IO_ERROR_INTERNAL_SMP_RESOURCE)
1926 TI_DBG1(("itdssSMPCompleted: failed! but retries %d agIOStatus 0x%x %d agIOInfoLen %d\n",
1927 tdSMPRequestBody->retries, agIOStatus, agIOStatus, agIOInfoLen));
1928 if (agIOStatus == OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS ||
1929 agIOStatus == OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_OPEN_RETRY_BACKOFF_THRESHOLD_REACHED ||
1930 agIOStatus == OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_OPEN_TMO ||
1931 agIOStatus == OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_NO_DEST ||
1932 agIOStatus == OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_OPEN_COLLIDE ||
1933 agIOStatus == OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_PATHWAY_BLOCKED ||
1934 agIOStatus == OSSA_IO_DS_NON_OPERATIONAL
1957 TI_DBG1(("itdssSMPCompleted: failed! no more retry! agIOStatus 0x%x %d\n", agIOStatus, agIOStatus));
1958 if (agIOStatus == OSSA_IO_DS_NON_OPERATIONAL)
1960 TI_DBG1(("itdssSMPCompleted: failed! agIOStatus is OSSA_IO_DS_NON_OPERATIONAL\n"));
1963 if (agIOStatus == OSSA_IO_DS_IN_RECOVERY)
1965 TI_DBG1(("itdssSMPCompleted: failed! agIOStatus is OSSA_IO_DS_IN_RECOVERY\n"));
2048 bit32 agIOStatus,
2063 * layer with agIOStatus = OSSA_IO_SUCCESS
2067 * \param agIOStatus: I/O status given by LL layer
2080 bit32 agIOStatus,
2301 * layer with agIOStatus = OSSA_IO_ABORTED
2305 * \param agIOStatus: I/O status given by LL layer
2319 bit32 agIOStatus,
2335 if (agIOStatus != OSSA_IO_ABORTED)
2337 TI_DBG1(("itdssIOAbortedHandler: incorrect agIOStatus 0x%x\n", agIOStatus));
2381 * layer with agIOStatus = OSSA_IO_OVERFLOW
2385 * \param agIOStatus: I/O status given by LL layer
2397 bit32 agIOStatus,
2430 * layer with agIOStatus = OSSA_IO_UNDERFLOW
2434 * \param agIOStatus: I/O status given by LL layer
2447 bit32 agIOStatus,
2479 * layer with agIOStatus = OSSA_IO_FAILED
2483 * \param agIOStatus: I/O status given by LL layer
2496 bit32 agIOStatus,
2526 * layer with agIOStatus = OSSA_IO_ABORT_RESET
2530 * \param agIOStatus: I/O status given by LL layer
2543 bit32 agIOStatus,
2574 * layer with agIOStatus = OSSA_IO_NOT_VALID
2578 * \param agIOStatus: I/O status given by LL layer
2591 bit32 agIOStatus,
2620 * layer with agIOStatus = OSSA_IO_NO_DEVICE
2624 * \param agIOStatus: I/O status given by LL layer
2637 bit32 agIOStatus,
2667 * layer with agIOStatus = OSSA_IO_ILLEGAL_PARAMETER
2671 * \param agIOStatus: I/O status given by LL layer
2683 bit32 agIOStatus,
2713 * layer with agIOStatus = OSSA_IO_LINK_FAILURE
2717 * \param agIOStatus: I/O status given by LL layer
2730 bit32 agIOStatus,
2760 * layer with agIOStatus = OSSA_IO_PROG_ERROR
2764 * \param agIOStatus: I/O status given by LL layer
2777 bit32 agIOStatus,
2807 * layer with agIOStatus = OSSA_IO_XFER_ERROR_BREAK
2811 * \param agIOStatus: I/O status given by LL layer
2824 bit32 agIOStatus,
2854 * layer with agIOStatus = OSSA_IO_XFER_ERROR_PHY_NOT_READY
2858 * \param agIOStatus: I/O status given by LL layer
2871 bit32 agIOStatus,
2901 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_PROTOCOL_NOT_SUPPORTED
2905 * \param agIOStatus: I/O status given by LL layer
2918 bit32 agIOStatus,
2948 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_ZONE_VIOLATION
2952 * \param agIOStatus: I/O status given by LL layer
2965 bit32 agIOStatus,
2995 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_BREAK
2999 * \param agIOStatus: I/O status given by LL layer
3012 bit32 agIOStatus,
3042 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS
3046 * \param agIOStatus: I/O status given by LL layer
3059 bit32 agIOStatus,
3089 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_BAD_DESTINATION
3093 * \param agIOStatus: I/O status given by LL layer
3106 bit32 agIOStatus,
3136 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_CONNECTION_RATE_NOT_SUPPORTED
3140 * \param agIOStatus: I/O status given by LL layer
3153 bit32 agIOStatus,
3226 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_STP_RESOURCES_BUSY
3230 * \param agIOStatus: I/O status given by LL layer
3243 bit32 agIOStatus,
3273 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_WRONG_DESTINATION
3277 * \param agIOStatus: I/O status given by LL layer
3290 bit32 agIOStatus,
3320 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_UNKNOWN_ERROR
3324 * \param agIOStatus: I/O status given by LL layer
3337 bit32 agIOStatus,
3367 * layer with agIOStatus = OSSA_IO_XFER_ERROR_NAK_RECEIVED
3371 * \param agIOStatus: I/O status given by LL layer
3384 bit32 agIOStatus,
3414 * layer with agIOStatus = OSSA_IO_XFER_ERROR_ACK_NAK_TIMEOUT
3418 * \param agIOStatus: I/O status given by LL layer
3431 bit32 agIOStatus,
3461 * layer with agIOStatus = OSSA_IO_XFER_ERROR_PEER_ABORTED
3465 * \param agIOStatus: I/O status given by LL layer
3478 bit32 agIOStatus,
3508 * layer with agIOStatus = OSSA_IO_XFER_ERROR_RX_FRAME
3512 * \param agIOStatus: I/O status given by LL layer
3525 bit32 agIOStatus,
3555 * layer with agIOStatus = OSSA_IO_XFER_ERROR_DMA
3559 * \param agIOStatus: I/O status given by LL layer
3572 bit32 agIOStatus,
3602 * layer with agIOStatus = OSSA_IO_XFER_ERROR_CREDIT_TIMEOUT
3606 * \param agIOStatus: I/O status given by LL layer
3619 bit32 agIOStatus,
3649 * layer with agIOStatus = OSSA_IO_XFER_ERROR_CMD_ISSUE_ACK_NAK_TIMEOUT
3653 * \param agIOStatus: I/O status given by LL layer
3666 bit32 agIOStatus,
3696 * layer with agIOStatus = OSSA_IO_XFER_ERROR_CMD_ISSUE_BREAK_BEFORE_ACK_NAK
3700 * \param agIOStatus: I/O status given by LL layer
3713 bit32 agIOStatus,
3743 * layer with agIOStatus = OSSA_IO_XFER_ERROR_CMD_ISSUE_PHY_DOWN_BEFORE_ACK_NAK
3747 * \param agIOStatus: I/O status given by LL layer
3760 bit32 agIOStatus,
3790 * layer with agIOStatus = OSSA_IO_XFER_ERROR_DISRUPTED_PHY_DOWN
3794 * \param agIOStatus: I/O status given by LL layer
3807 bit32 agIOStatus,
3837 * layer with agIOStatus = OSSA_IO_XFER_ERROR_OFFSET_MISMATCH
3841 * \param agIOStatus: I/O status given by LL layer
3854 bit32 agIOStatus,
3884 * layer with agIOStatus = OSSA_IO_XFER_ERROR_XFER_ZERO_DATA_LEN
3888 * \param agIOStatus: I/O status given by LL layer
3901 bit32 agIOStatus,
3931 * layer with agIOStatus = OSSA_IO_XFER_OPEN_RETRY_TIMEOUT
3935 * \param agIOStatus: I/O status given by LL layer
3948 bit32 agIOStatus,
4030 * layer with agIOStatus = OSSA_IO_PORT_IN_RESET
4034 * \param agIOStatus: I/O status given by LL layer
4047 bit32 agIOStatus,
4077 * layer with agIOStatus = OSSA_IO_DS_NON_OPERATIONAL
4081 * \param agIOStatus: I/O status given by LL layer
4094 bit32 agIOStatus,
4142 * layer with agIOStatus = OSSA_IO_DS_IN_RECOVERY
4146 * \param agIOStatus: I/O status given by LL layer
4159 bit32 agIOStatus,
4189 * layer with agIOStatus = OSSA_IO_TM_TAG_NOT_FOUND
4193 * \param agIOStatus: I/O status given by LL layer
4206 bit32 agIOStatus,
4236 * layer with agIOStatus = OSSA_IO_SSP_EXT_IU_ZERO_LEN_ERROR
4240 * \param agIOStatus: I/O status given by LL layer
4253 bit32 agIOStatus,
4283 * layer with agIOStatus = OSSA_IO_XFER_ERROR_UNEXPECTED_PHASE
4287 * \param agIOStatus: I/O status given by LL layer
4300 bit32 agIOStatus,
4331 * layer with agIOStatus = OSSA_IO_UNDERFLOW_WITH_CHK_COND
4335 * \param agIOStatus: I/O status given by LL layer
4372 bit32 agIOStatus,
4590 * layer with agIOStatus =
4595 * \param agIOStatus: I/O status given by LL layer
4608 bit32 agIOStatus,
4638 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_OPEN_TMO
4642 * \param agIOStatus: I/O status given by LL layer
4655 bit32 agIOStatus,
4685 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_NO_DEST
4689 * \param agIOStatus: I/O status given by LL layer
4702 bit32 agIOStatus,
4732 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_OPEN_COLLIDE
4736 * \param agIOStatus: I/O status given by LL layer
4749 bit32 agIOStatus,
4779 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_IT_NEXUS_LOSS_PATHWAY_BLOCKED
4783 * \param agIOStatus: I/O status given by LL layer
4796 bit32 agIOStatus,
4826 * layer with any encryption specific agIOStatus.
4830 * \param agIOStatus: I/O status given by LL layer
4842 bit32 agIOStatus,
4854 TI_DBG1(("itdssEncryptionHandler: agIOStatus 0x%x\n", agIOStatus));
4858 switch (agIOStatus)
4885 TI_DBG1(("itdssEncryptionHandler: other error!!! 0x%x\n", agIOStatus));
4905 * layer with any DIF specific agIOStatus
4909 * \param agIOStatus: I/O status given by LL layer
4922 bit32 agIOStatus,
4938 TI_DBG1(("itdssDifHandler: agIOStatus 0x%x\n", agIOStatus));
4943 switch (agIOStatus)
4963 TI_DBG1(("itdssDifHandler: other error!!! 0x%x\n", agIOStatus));
4982 * layer with agIOStatus = OSSA_MPI_ERR_IO_RESOURCE_UNAVAILABLE
4986 * \param agIOStatus: I/O status given by LL layer
4999 bit32 agIOStatus,
5010 TI_DBG2(("itdssIOResourceUnavailableHandler: agIOStatus 0x%x\n", agIOStatus));
5028 * layer with agIOStatus = OSSA_MPI_IO_RQE_BUSY_FULL
5032 * \param agIOStatus: I/O status given by LL layer
5045 bit32 agIOStatus,
5056 TI_DBG2(("itdssIORQEBusyFullHandler: agIOStatus 0x%x\n", agIOStatus));
5075 * layer with agIOStatus = OSSA_IO_XFR_ERROR_INVALID_SSP_RSP_FRAME
5079 * \param agIOStatus: I/O status given by LL layer
5092 bit32 agIOStatus,
5103 TI_DBG2(("itdssXferErrorInvalidSSPRspFrameHandler: agIOStatus 0x%x\n", agIOStatus));
5122 * layer with agIOStatus = OSSA_IO_XFER_ERR_EOB_DATA_OVERRUN
5126 * \param agIOStatus: I/O status given by LL layer
5139 bit32 agIOStatus,
5150 TI_DBG2(("itdssXferErrorEOBDataOverrunHandler: agIOStatus 0x%x\n", agIOStatus));
5169 * layer with agIOStatus = OSSA_IO_OPEN_CNX_ERROR_OPEN_PREEMPTED
5173 * \param agIOStatus: I/O status given by LL layer
5186 bit32 agIOStatus,
5197 TI_DBG2(("itdssOpenCnxErrorOpenPreemptedHandler: agIOStatus 0x%x\n", agIOStatus));
5217 * layer with agIOStatus = unspecified
5221 * \param agIOStatus: I/O status given by LL layer
5234 bit32 agIOStatus,
5245 TI_DBG2(("itdssIODefaultHandler: agIOStatus 0x%x\n", agIOStatus));
5268 * \param agIOStatus: I/O status given by LL layer
5281 bit32 agIOStatus,
5298 * \param agIOStatus: I/O status given by LL layer
5311 bit32 agIOStatus,
5328 * \param agIOStatus: I/O status given by LL layer
5341 bit32 agIOStatus,