Searched refs:smsatLogSenseCB (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/src/
H A Dsmproto.h1409 smsatLogSenseCB(
H A Dsmsat.c13363 satIOContext->satCompleteCB = &smsatLogSenseCB;
13610 satIOContext->satCompleteCB = &smsatLogSenseCB;
13661 satIOContext->satCompleteCB = &smsatLogSenseCB;
19208 satIOContext->satCompleteCB = &smsatLogSenseCB;
19250 satIOContext->satCompleteCB = &smsatLogSenseCB;
H A Dsmsatcb.c4390 smsatLogSenseCB( function
4430 SM_DBG2(("smsatLogSenseCB: start\n"));
4431 SM_DBG5(("smsatLogSenseCB:agIORequest=%p agIOStatus=0x%x agIOInfoLen %d\n", agIORequest, agIOStatus, agIOInfoLen));
4438 SM_DBG1(("smsatLogSenseCB: satIOContext is NULL\n"));
4450 SM_DBG4(("smsatLogSenseCB: External smSatInternalIo_t satIntIoContext\n"));
4463 SM_DBG4(("smsatLogSenseCB: Internal smSatInternalIo_t satIntIoContext\n"));
4482 SM_DBG1(("smsatLogSenseCB: wrong. agFirstDword is NULL when error, status %d!!!\n", agIOStatus));
4520 SM_DBG1(("smsatLogSenseCB: FAILED, NOT IO_SUCCESS!!!\n"));
4524 SM_DBG1(("smsatLogSenseCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
4528 SM_DBG1(("smsatLogSenseCB
[all...]

Completed in 91 milliseconds