Searched refs:SMPRequestFunction (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c2134 bit8 SMPRequestFunction; local
2153 SMPRequestFunction = dmSMPRequestBody->smpPayload[1];
2154 if (SMPRequestFunction == SMP_REPORT_GENERAL ||
2155 SMPRequestFunction == SMP_DISCOVER ||
2156 SMPRequestFunction == SMP_REPORT_PHY_SATA ||
2157 SMPRequestFunction == SMP_CONFIGURE_ROUTING_INFORMATION
2162 else if (SMPRequestFunction == SMP_PHY_CONTROL)
2194 SMPRequestFunction = dmSMPRequestBody->smpPayload[1];
2195 DM_DBG1(("dmSetDeviceInfoCB: SMPRequestFunction 0x%x\n", SMPRequestFunction));
2298 bit8 SMPRequestFunction; local
[all...]
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdcb.c1374 bit8 SMPRequestFunction; local
1391 SMPRequestFunction = tdSMPRequestBody->smpPayload[1];
1395 SMPRequestFunction = tdRequestSMPFrameHeader->smpFunction;
1466 if (SMPRequestFunction == SMP_REPORT_GENERAL || SMPRequestFunction == SMP_DISCOVER ||
1467 SMPRequestFunction == SMP_REPORT_PHY_SATA ||
1468 SMPRequestFunction == SMP_CONFIGURE_ROUTING_INFORMATION )
1516 if (SMPRequestFunction == SMP_REPORT_GENERAL || SMPRequestFunction == SMP_DISCOVER ||
1517 SMPRequestFunction
[all...]

Completed in 60 milliseconds