Lines Matching defs:satLogSenseCB

9080 *! \brief  satLogSenseCB
9096 void satLogSenseCB(
9136 TI_DBG5(("satLogSenseCB:agIORequest=%p agIOStatus=0x%x agIOInfoLen %d\n", agIORequest, agIOStatus, agIOInfoLen));
9143 TI_DBG1(("satLogSenseCB: satIOContext is NULL\n"));
9152 TI_DBG4(("satLogSenseCB: External satInternalIo_t satIntIoContext\n"));
9165 TI_DBG4(("satLogSenseCB: Internal satInternalIo_t satIntIoContext\n"));
9169 TI_DBG4(("satLogSenseCB: satOrgIOContext is NULL\n"));
9173 TI_DBG4(("satLogSenseCB: satOrgIOContext is NOT NULL\n"));
9193 TI_DBG1(("satLogSenseCB: wrong. agFirstDword is NULL when error, status %d\n", agIOStatus));
9231 TI_DBG1(("satLogSenseCB: FAILED, NOT IO_SUCCESS\n"));
9235 TI_DBG1(("satLogSenseCB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
9239 TI_DBG1(("satLogSenseCB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
9245 TI_DBG1(("satLogSenseCB: FAILED, FAILED, error status\n"));
9267 TI_DBG1(("satLogSenseCB: SAT_READ_LOG_EXT failed\n"));
9273 TI_DBG1(("satLogSenseCB: SAT_SMART_READ_LOG failed\n"));
9277 TI_DBG1(("satLogSenseCB: SAT_SMART_RETURN_STATUS failed\n"));
9281 TI_DBG1(("satLogSenseCB: error unknown command 0x%x feature 0x%x\n", hostToDevFis->h.command, hostToDevFis->h.features));
9286 TI_DBG1(("satLogSenseCB: error default case command 0x%x\n", hostToDevFis->h.command));
9316 TI_DBG5(("satLogSenseCB: lenReceived in CDB %d 0x%x\n", lenReceived,lenReceived));
9321 TI_DBG5(("satLogSenseCB: SAT_READ_LOG_EXT success\n"));
9423 TI_DBG1(("satLogSenseCB: Error, incorrect SelfTestExecutionStatus 0x%x\n", SelfTestExecutionStatus));
9458 TI_DBG6(("satLogSenseCB: 1st underrun lenReceived %d len %d \n", lenReceived, SELFTEST_RESULTS_LOG_PAGE_LENGTH));
9492 TI_DBG5(("satLogSenseCB: SAT_SMART_READ_LOG success\n"));
9594 TI_DBG1(("satLogSenseCB: Error, incorrect SelfTestExecutionStatus 0x%x\n", SelfTestExecutionStatus));
9629 TI_DBG6(("satLogSenseCB: 2nd underrun lenReceived %d len %d \n", lenReceived, SELFTEST_RESULTS_LOG_PAGE_LENGTH));
9659 TI_DBG5(("satLogSenseCB: SAT_SMART_RETURN_STATUS success\n"));
9694 TI_DBG6(("satLogSenseCB: 3rd underrun lenReceived %d len %d \n", lenReceived, INFORMATION_EXCEPTIONS_LOG_PAGE_LENGTH));
9726 TI_DBG1(("satLogSenseCB: error unknown command success 0x%x feature 0x%x\n", hostToDevFis->h.command, hostToDevFis->h.features));
9750 TI_DBG1(("satLogSenseCB: error unknown command success 0x%x\n", hostToDevFis->h.command));