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

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

Completed in 160 milliseconds