Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsminit.c113 SM_DBG3(("smGetRequirements: max_expander %d\n", max_dev)); in smGetRequirements()
135SM_DBG3(("smGetRequirements: index %d numElements %d totalLength %d singleElementLength %d alignme… in smGetRequirements()
215SM_DBG3(("smInitialize: index %d virtPtr %p osHandle%p\n",i, memoryAllocated->smMemory[i].virtPtr,… in smInitialize()
216SM_DBG3(("smInitialize: index %d phyAddrUpper 0x%x phyAddrLower 0x%x totalLength %d numElements %d… in smInitialize()
221SM_DBG3(("smInitialize: index %d singleElementLength 0x%x alignment 0x%x type %d reserved %d\n", i… in smInitialize()
454 SM_DBG3(("smIOInit: start\n")); in smIOInit()
488 SM_DBG3(("smIOReInit: start\n")); in smIOReInit()
H A Dsmsathw.c294 SM_DBG3(("smsataLLIOStart: ncq tag 0x%x\n",satIOContext->sataTag)); in smsataLLIOStart()
380 SM_DBG3(("sataLLIOStart: Lock in\n")); in smsataLLIOStart()
510 SM_DBG3(("smsatIOPrepareSGL: expDataLength is 0\n")); in smsatIOPrepareSGL()
H A Dsmsat.c388 SM_DBG3(("smSuperIOStart: io ID %d!!!\n", smIORequestBody->id )); in smSuperIOStart()
501 SM_DBG3(("smIOStart: io ID %d!!!\n", smIORequestBody->id )); in smIOStart()
1290 SM_DBG3(("smPhyControlSend: agIORequest %p\n", agIORequest)); in smPhyControlSend()
1291 SM_DBG3(("smPhyControlSend: SMPRequestbody %p\n", smSMPRequestBody)); in smPhyControlSend()
1303 SM_DBG3(("smPhyControlSend: DIRECT smp payload\n")); in smPhyControlSend()
1348 SM_DBG3(("smPhyControlSend: DIRECT smp payload\n")); in smPhyControlSend()
1433 SM_DBG3(("smEnqueueIO: start\n")); in smEnqueueIO()
1495 SM_DBG3(("smsatFreeIntIoResource: start\n")); in smsatFreeIntIoResource()
1511 SM_DBG3(("smsatFreeIntIoResource: DMA len %d\n", satIntIo->satIntDmaMem.totalLength)); in smsatFreeIntIoResource()
1512 SM_DBG3(("smsatFreeIntIoResource: pointer %p\n", satIntIo->satIntDmaMem.osHandle)); in smsatFreeIntIoResource()
[all …]
H A Dsmdefs.h524 #define SM_DBG3(format) tdsmLogDebugString(gSMDebugLevel, 3, format) macro
534 #define SM_DBG3(format) macro
H A Dsmsatcb.c172 SM_DBG3(("smllSATACompleted: ncq tag 0x%x\n",satIOContext->sataTag)); in smllSATACompleted()
255 SM_DBG3(("smsatPacketCB: start\n")); in smsatPacketCB()
297SM_DBG3(("smsatPacketCB: First, agIOStatus == OSSA_IO_SUCCESS, agFirstDword == agNULL, agIOInfoLen… in smsatPacketCB()
440 SM_DBG3(("smsatRequestSenseForATAPICB: start\n")); in smsatRequestSenseForATAPICB()
527 SM_DBG3(("smsatRequestSenseForATAPICB: end\n")); in smsatRequestSenseForATAPICB()
844 SM_DBG3(("smsatDeviceResetCB: return\n")); in smsatDeviceResetCB()
7644 SM_DBG3(("smsatDecrementPendingIO: start\n")); in smsatDecrementPendingIO()
7723 SM_DBG3(("smsatDecrementPendingIO: external command!!!\n")); in smsatDecrementPendingIO()
7728 SM_DBG3(("smsatDecrementPendingIO: internal command!!!\n")); in smsatDecrementPendingIO()
7732SM_DBG3(("smsatDecrementPendingIO: internal only command!!!, ID %d!!!\n", smIORequestBody->id)); in smsatDecrementPendingIO()
[all …]