Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/sat/src/
Dsminit.c114 SM_DBG3(("smGetRequirements: max_expander %d\n", max_dev)); in smGetRequirements()
136SM_DBG3(("smGetRequirements: index %d numElements %d totalLength %d singleElementLength %d alignme… in smGetRequirements()
216SM_DBG3(("smInitialize: index %d virtPtr %p osHandle%p\n",i, memoryAllocated->smMemory[i].virtPtr,… in smInitialize()
217SM_DBG3(("smInitialize: index %d phyAddrUpper 0x%x phyAddrLower 0x%x totalLength %d numElements %d… in smInitialize()
222SM_DBG3(("smInitialize: index %d singleElementLength 0x%x alignment 0x%x type %d reserved %d\n", i… in smInitialize()
455 SM_DBG3(("smIOInit: start\n")); in smIOInit()
489 SM_DBG3(("smIOReInit: start\n")); in smIOReInit()
Dsmsathw.c295 SM_DBG3(("smsataLLIOStart: ncq tag 0x%x\n",satIOContext->sataTag)); in smsataLLIOStart()
381 SM_DBG3(("sataLLIOStart: Lock in\n")); in smsataLLIOStart()
511 SM_DBG3(("smsatIOPrepareSGL: expDataLength is 0\n")); in smsatIOPrepareSGL()
Dsmsat.c389 SM_DBG3(("smSuperIOStart: io ID %d!!!\n", smIORequestBody->id )); in smSuperIOStart()
502 SM_DBG3(("smIOStart: io ID %d!!!\n", smIORequestBody->id )); in smIOStart()
1291 SM_DBG3(("smPhyControlSend: agIORequest %p\n", agIORequest)); in smPhyControlSend()
1292 SM_DBG3(("smPhyControlSend: SMPRequestbody %p\n", smSMPRequestBody)); in smPhyControlSend()
1304 SM_DBG3(("smPhyControlSend: DIRECT smp payload\n")); in smPhyControlSend()
1349 SM_DBG3(("smPhyControlSend: DIRECT smp payload\n")); in smPhyControlSend()
1434 SM_DBG3(("smEnqueueIO: start\n")); in smEnqueueIO()
1496 SM_DBG3(("smsatFreeIntIoResource: start\n")); in smsatFreeIntIoResource()
1512 SM_DBG3(("smsatFreeIntIoResource: DMA len %d\n", satIntIo->satIntDmaMem.totalLength)); in smsatFreeIntIoResource()
1513 SM_DBG3(("smsatFreeIntIoResource: pointer %p\n", satIntIo->satIntDmaMem.osHandle)); in smsatFreeIntIoResource()
[all …]
Dsmdefs.h525 #define SM_DBG3(format) tdsmLogDebugString(gSMDebugLevel, 3, format) macro
535 #define SM_DBG3(format) macro
Dsmsatcb.c173 SM_DBG3(("smllSATACompleted: ncq tag 0x%x\n",satIOContext->sataTag)); in smllSATACompleted()
256 SM_DBG3(("smsatPacketCB: start\n")); in smsatPacketCB()
298SM_DBG3(("smsatPacketCB: First, agIOStatus == OSSA_IO_SUCCESS, agFirstDword == agNULL, agIOInfoLen… in smsatPacketCB()
441 SM_DBG3(("smsatRequestSenseForATAPICB: start\n")); in smsatRequestSenseForATAPICB()
528 SM_DBG3(("smsatRequestSenseForATAPICB: end\n")); in smsatRequestSenseForATAPICB()
845 SM_DBG3(("smsatDeviceResetCB: return\n")); in smsatDeviceResetCB()
7645 SM_DBG3(("smsatDecrementPendingIO: start\n")); in smsatDecrementPendingIO()
7724 SM_DBG3(("smsatDecrementPendingIO: external command!!!\n")); in smsatDecrementPendingIO()
7729 SM_DBG3(("smsatDecrementPendingIO: internal command!!!\n")); in smsatDecrementPendingIO()
7733SM_DBG3(("smsatDecrementPendingIO: internal only command!!!, ID %d!!!\n", smIORequestBody->id)); in smsatDecrementPendingIO()
[all …]