• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/pms/RefTisa/sat/src/

Lines Matching refs:SM_DBG3

389   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(("smsatFreeIntIoResource: pointer %p\n", satIntIo->satIntDmaMem.osHandle));
1523 SM_DBG3(("smsatFreeIntIoResource: req body len %d\n", satIntIo->satIntReqBodyMem.totalLength));
1534 SM_DBG3(("smsatFreeIntIoResource: satDevData %p satIntIo id %d\n", satDevData, satIntIo->id));
1557 SM_DBG3(("smsatAllocIntIoResource: start\n"));
1558 SM_DBG3(("smsatAllocIntIoResource: satIntIo %p\n", satIntIo));
1585 SM_DBG3(("smsatAllocIntIoResource: satDevData %p satIntIo id %d\n", satDevData, satIntIo->id));
1600 SM_DBG3(("smsatAllocIntIoResource: satDevData %p satIntIo id %d\n", satDevData, satIntIo->id));
1659 SM_DBG3(("smsatAllocIntIoResource: len %d \n", satIntIo->satIntDmaMem.totalLength));
1660 SM_DBG3(("smsatAllocIntIoResource: pointer %p \n", satIntIo->satIntDmaMem.osHandle));
1975 SM_DBG3(("smsatPrepareNewIO: start\n"));
2013 SM_DBG3(("smsatSetDevInfo: start\n"));
2025 SM_DBG3(("smsatSetDevInfo: max queue depth %d\n",oneDeviceData->satNCQMaxIO));
2030 SM_DBG3(("smsatSetDevInfo: device supports NCQ\n"));
2035 SM_DBG3(("smsatSetDevInfo: no NCQ\n"));
2043 SM_DBG3(("smsatSetDevInfo: support 48 bit addressing\n"));
2048 SM_DBG3(("smsatSetDevInfo: NO 48 bit addressing\n"));
2055 SM_DBG3(("smsatSetDevInfo: SMART self-test supported \n"));
2060 SM_DBG3(("smsatSetDevInfo: no SMART self-test suppored\n"));
2067 SM_DBG3(("smsatSetDevInfo: SMART feature set supported \n"));
2072 SM_DBG3(("smsatSetDevInfo: no SMART feature set suppored\n"));
2079 SM_DBG3(("smsatSetDevInfo: SMART enabled \n"));
2084 SM_DBG3(("smsatSetDevInfo: no SMART enabled\n"));
2093 SM_DBG3(("smsatSetDevInfo: Removable Media supported \n"));
2098 SM_DBG3(("smsatSetDevInfo: no Removable Media suppored\n"));
2105 SM_DBG3(("smsatSetDevInfo: Removable Media enabled\n"));
2110 SM_DBG3(("smsatSetDevInfo: no Removable Media enabled\n"));
2117 SM_DBG3(("smsatSetDevInfo: DMA supported \n"));
2122 SM_DBG3(("smsatSetDevInfo: no DMA suppored\n"));
2129 SM_DBG3(("satSetDevInfo: DMADIR enabled\n"));
2134 SM_DBG3(("satSetDevInfo: DMADIR disabled\n"));
2142 SM_DBG3(("smsatSetDevInfo: DMA enabled \n"));
2171 SM_DBG3(("smsatSetDevInfo: no DMA enabled\n"));
2183 SM_DBG3(("smsatSetDevInfo: MaxUserAddrSectors 0x%x decimal %d\n", oneDeviceData->satMaxUserAddrSectors, oneDeviceData->satMaxUserAddrSectors));
2188 SM_DBG3(("smsatSetDevInfo: Read Look-ahead is supported\n"));
2193 SM_DBG3(("smsatSetDevInfo: Read Look-ahead is not supported\n"));
2200 SM_DBG3(("smsatSetDevInfo: Volatile Write Cache is supported\n"));
2205 SM_DBG3(("smsatSetDevInfo: Volatile Write Cache is not supported\n"));
2212 SM_DBG3(("smsatSetDevInfo: write cache enabled\n"));
2217 SM_DBG3(("smsatSetDevInfo: no write cache enabled\n"));
2224 SM_DBG3(("smsatSetDevInfo: look ahead enabled\n"));
2229 SM_DBG3(("smsatSetDevInfo: no look ahead enabled\n"));
2236 SM_DBG3(("smsatSetDevInfo: device supports WWN\n"));
2241 SM_DBG3(("smsatSetDevInfo: no WWN\n"));
2248 SM_DBG3(("smsatSetDevInfo: device supports DMA Setup Auto-Activate\n"));
2253 SM_DBG3(("smsatSetDevInfo: no DMA Setup Auto-Activate\n"));
2260 SM_DBG3(("smsatSetDevInfo: device supports NCQ Queue Management Command\n"));
2265 SM_DBG3(("smsatSetDevInfo: no NCQ Queue Management Command\n"));
3178 SM_DBG3(("smIDStart: io ID %d!!!\n", smIORequestBody->id ));
3192 SM_DBG3(("smIDStart: smIORequestBody %p smIORequestBody->smIORequest %p!!!\n", smIORequestBody, smIORequestBody->smIORequest));
3277 SM_DBG3(("smsatIDSubStart: satNewIOContext %p smIORequestBody %p\n", satNewIOContext, smIORequestBody));
3918 SM_DBG3(("smsatSetSensePayload: extend 0x%x Sector_Cnt_Upper_Nonzero 0x%x LBA_Upper_Nonzero 0x%x\n",
3920 SM_DBG3(("smsatSetSensePayload: tmp 0x%x\n", tmp));
4035 SM_DBG3(("smsatPacket: start, SCSI CDB is 0x%X %X %X %X %X %X %X %X %X %X %X %X\n",
4110 SM_DBG3(("smsatPacket: return\n"));
4237 SM_DBG3(("smsatRequestSenseForATAPI: start, SCSI CDB is 0x%X %X %X %X %X %X %X %X %X %X %X %X\n",
4295 SM_DBG3(("smsatRequestSenseForATAPI: return\n"));
4330 SM_DBG3(("smsatDeviceReset: start\n"));
4369 SM_DBG3(("smsatDeviceReset: return\n"));
4407 SM_DBG3(("smsatExecuteDeviceDiagnostic: start\n"));
4446 SM_DBG3(("smsatExecuteDeviceDiagnostic: return\n"));
10916 SM_DBG3(("smsatReadCapacity10: lastLba is 0x%x %d\n", lastLba, lastLba));
10917 SM_DBG3(("smsatReadCapacity10: LBA 0 is 0x%x %d\n", dataBuffer[0], dataBuffer[0]));
10918 SM_DBG3(("smsatReadCapacity10: LBA 1 is 0x%x %d\n", dataBuffer[1], dataBuffer[1]));
10919 SM_DBG3(("smsatReadCapacity10: LBA 2 is 0x%x %d\n", dataBuffer[2], dataBuffer[2]));
10920 SM_DBG3(("smsatReadCapacity10: LBA 3 is 0x%x %d\n", dataBuffer[3], dataBuffer[3]));
20664 SM_DBG3(("smsatPrintSgl: agSgl %d upperAddr 0x%08x lowerAddr 0x%08x len 0x%08x ext 0x%08x\n",
20699 SM_DBG3(("smsatSplitSGL: start\n"));
20705 SM_DBG3(("smsatSplitSGL: Not first time\n"));
20706 SM_DBG3(("smsatSplitSGL: UpperAddr 0x%08x LowerAddr 0x%08x\n", satIOContext->UpperAddr, satIOContext->LowerAddr));
20707 SM_DBG3(("smsatSplitSGL: SplitIdx %d AdjustBytes 0x%08x\n", satIOContext->SplitIdx, satIOContext->AdjustBytes));
20734 SM_DBG3(("smsatSplitSGL: first time\n"));
20747 SM_DBG3(("smsatSplitSGL: split case\n"));
20762 SM_DBG3(("smsatSplitSGL: splitIdx %d\n", splitIdx));
20763 SM_DBG3(("smsatSplitSGL: splitDiffByte 0x%8x\n", splitDiffByte));
20764 SM_DBG3(("smsatSplitSGL: splitDiffExtra 0x%8x \n", splitDiffExtra));
20775 SM_DBG3(("smsatSplitSGL: UpperAddr 0x%08x tmpLowerAddr 0x%08x\n", UpperAddr, tmpLowerAddr));
20794 SM_DBG3(("smsatSplitSGL: no split case\n"));