Searched refs:SM_DBG5 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sat/src/ |
H A D | smsat.c | 1220 SM_DBG5(("smPhyControlSend: phyID %d\n", oneDeviceData->phyID)); in smPhyControlSend() 1758 …SM_DBG5(("smsatAllocIntIoResource: satIntIo->satIntSmScsiXchg.agSgl1.len %d\n", satIntIo->satIntSm… in smsatAllocIntIoResource() 1760 …SM_DBG5(("smsatAllocIntIoResource: satIntIo->satIntSmScsiXchg.agSgl1.upper %d\n", satIntIo->satInt… in smsatAllocIntIoResource() 1762 …SM_DBG5(("smsatAllocIntIoResource: satIntIo->satIntSmScsiXchg.agSgl1.lower %d\n", satIntIo->satInt… in smsatAllocIntIoResource() 1764 …SM_DBG5(("smsatAllocIntIoResource: satIntIo->satIntSmScsiXchg.agSgl1.type %d\n", satIntIo->satIntS… in smsatAllocIntIoResource() 1765 SM_DBG5(("smsatAllocIntIoResource: return satIntIo %p\n", satIntIo)); in smsatAllocIntIoResource() 2289 SM_DBG5(("smsatInquiryStandard: start\n")); in smsatInquiryStandard() 2298 SM_DBG5(("smsatInquiryStandard: pInquiry is NOT NULL\n")); in smsatInquiryStandard() 2445 SM_DBG5(("smsatInquiryStandard: end\n")); in smsatInquiryStandard() 2456 SM_DBG5(("smsatInquiryPage0: start\n")); in smsatInquiryPage0() [all …]
|
H A D | smsatcb.c | 272 SM_DBG5(("smsatPacketCB: External smSatInternalIo_t satIntIoContext\n")); in smsatPacketCB() 280 SM_DBG5(("smsatPacketCB: Internal smSatInternalIo_t satIntIoContext\n")); in smsatPacketCB() 456 SM_DBG5(("smsatRequestSenseForATAPICB: External smSatInternalIo_t satIntIoContext\n")); in smsatRequestSenseForATAPICB() 463 SM_DBG5(("smsatRequestSenseForATAPICB: Internal smSatInternalIo_t satIntIoContext\n")); in smsatRequestSenseForATAPICB() 898 SM_DBG5(("smsatExecuteDeviceDiagnosticCB: External smSatInternalIo_t satIntIoContext\n")); in smsatExecuteDeviceDiagnosticCB() 903 SM_DBG5(("smsatExecuteDeviceDiagnosticCB: Internal smSatInternalIo_t satIntIoContext\n")); in smsatExecuteDeviceDiagnosticCB() 907 SM_DBG5(("smsatExecuteDeviceDiagnosticCB: satOrgIOContext is NULL\n")); in smsatExecuteDeviceDiagnosticCB() 911 SM_DBG5(("smsatExecuteDeviceDiagnosticCB: satOrgIOContext is NOT NULL\n")); in smsatExecuteDeviceDiagnosticCB() 1093 SM_DBG5(("smsatNonChainedDataIOCB: success\n")); in smsatNonChainedDataIOCB() 1094 SM_DBG5(("smsatNonChainedDataIOCB: success agIORequest %p\n", agIORequest)); in smsatNonChainedDataIOCB() [all …]
|
H A D | smsathw.c | 492 SM_DBG5(("smsatIOPrepareSGL: start\n")); in smsatIOPrepareSGL() 494 SM_DBG5(("smsatIOPrepareSGL: smSgl1->upper %d smSgl1->lower %d smSgl1->len %d\n", in smsatIOPrepareSGL() 496 SM_DBG5(("smsatIOPrepareSGL: smSgl1->type %d\n", smSgl1->type)); in smsatIOPrepareSGL()
|
H A D | smdefs.h | 526 #define SM_DBG5(format) tdsmLogDebugString(gSMDebugLevel, 5, format) macro 536 #define SM_DBG5(format) macro
|