Home
last modified time | relevance | path

Searched refs:SM_DBG6 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmsatcb.c736 SM_DBG6(("smsatDeviceResetCB: External, OS generated\n")); in smsatDeviceResetCB()
741 SM_DBG6(("smsatDeviceResetCB: Internal, TD generated\n")); in smsatDeviceResetCB()
745 SM_DBG6(("smsatDeviceResetCB: satOrgIOContext is NULL, wrong\n")); in smsatDeviceResetCB()
750 SM_DBG6(("smsatDeviceResetCB: satOrgIOContext is NOT NULL\n")); in smsatDeviceResetCB()
888 SM_DBG6(("smsatSetFeaturesDMACB: start\n")); in smsatExecuteDeviceDiagnosticCB()
1155 SM_DBG6(("smsatChainedDataIOCB: start\n")); in smsatChainedDataIOCB()
1975SM_DBG6(("smsatTestUnitReadyCB: agIORequest=%p agIOStatus=0x%x agIOInfoLen %d\n", agIORequest, agI… in smsatTestUnitReadyCB()
2827SM_DBG6(("smsatRequestSenseCB reporting underrun lenNeeded=0x%x lenReceived=0x%x smIORequest=%p\n", in smsatRequestSenseCB()
4748SM_DBG6(("smsatLogSenseCB: 1st underrun allocationLen %d len %d \n", allocationLen, SELFTEST_RESUL… in smsatLogSenseCB()
4919SM_DBG6(("smsatLogSenseCB: 2nd underrun allocationLen %d len %d \n", allocationLen, SELFTEST_RESUL… in smsatLogSenseCB()
[all …]
H A Dsmtimer.c46 SM_DBG6(("smTimerTick: start\n")); in smTimerTick()
H A Dsmdefs.h527 #define SM_DBG6(format) tdsmLogDebugString(gSMDebugLevel, 6, format) macro
537 #define SM_DBG6(format) macro
H A Dsmsat.c832 SM_DBG6(("smsatStartCheckPowerMode: before alloc\n")); in smsatStartCheckPowerMode()
841 SM_DBG6(("smsatStartCheckPowerMode: before after\n")); in smsatStartCheckPowerMode()
856 SM_DBG6(("smsatStartCheckPowerMode: TD satIOContext %p \n", satIOContext)); in smsatStartCheckPowerMode()
857 SM_DBG6(("smsatStartCheckPowerMode: SM satNewIOContext %p \n", satNewIOContext)); in smsatStartCheckPowerMode()
858 SM_DBG6(("smsatStartCheckPowerMode: TD smScsiXchg %p \n", satIOContext->smScsiXchg)); in smsatStartCheckPowerMode()
859 SM_DBG6(("smsatStartCheckPowerMode: SM smScsiXchg %p \n", satNewIOContext->smScsiXchg)); in smsatStartCheckPowerMode()
885 SM_DBG6(("smsatStartCheckPowerMode: end\n")); in smsatStartCheckPowerMode()
908 SM_DBG6(("smsatStartResetDevice: before alloc\n")); in smsatStartResetDevice()
917 SM_DBG6(("smsatStartResetDevice: before after\n")); in smsatStartResetDevice()
932 SM_DBG6(("smsatStartResetDevice: TD satIOContext %p \n", satIOContext)); in smsatStartResetDevice()
[all …]
H A Dsmsathw.c352 SM_DBG6(("smsataLLIOStart: agDevHandle %p\n", agDevHandle)); in smsataLLIOStart()