Searched refs:smpReqConfigureRouteInformation_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdefs.h454 } smpReqConfigureRouteInformation_t; typedef in typeref:struct:smpReqConfigureRouteInformation_s
H A Ddmsmp.c1618 smpReqConfigureRouteInformation_t confRoutingInfo;
1643 /* reset smpReqConfigureRouteInformation_t */
1644 dm_memset(&confRoutingInfo, 0, sizeof(smpReqConfigureRouteInformation_t));
1670 dmSMPStart(dmRoot, agRoot, oneExpander->dmDevice, SMP_CONFIGURE_ROUTING_INFORMATION, (bit8 *)&confRoutingInfo, sizeof(smpReqConfigureRouteInformation_t), AGSA_SMP_INIT_REQ);
/freebsd-11.0-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h678 } smpReqConfigureRouteInformation_t; typedef in typeref:struct:smpReqConfigureRouteInformation_s
/freebsd-11.0-release/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c5246 smpReqConfigureRouteInformation_t confRoutingInfo;
5281 /* reset smpReqConfigureRouteInformation_t */
5282 osti_memset(&confRoutingInfo, 0, sizeof(smpReqConfigureRouteInformation_t));
5308 tdSMPStart(tiRoot, agRoot, oneExpander->tdDevice, SMP_CONFIGURE_ROUTING_INFORMATION, (bit8 *)&confRoutingInfo, sizeof(smpReqConfigureRouteInformation_t), AGSA_SMP_INIT_REQ, agNULL, 0);

Completed in 126 milliseconds