Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/discovery/dm/
HDdmdefs.h454 } smpReqConfigureRouteInformation_t; typedef
HDdmsmp.c1618 smpReqConfigureRouteInformation_t confRoutingInfo; in dmRoutingEntryAdd()
1644 dm_memset(&confRoutingInfo, 0, sizeof(smpReqConfigureRouteInformation_t)); in dmRoutingEntryAdd()
1670 …IGURE_ROUTING_INFORMATION, (bit8 *)&confRoutingInfo, sizeof(smpReqConfigureRouteInformation_t), AG… in dmRoutingEntryAdd()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtddefs.h678 } smpReqConfigureRouteInformation_t; typedef
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitddisc.c5246 smpReqConfigureRouteInformation_t confRoutingInfo; in tdsaSASRoutingEntryAdd()
5282 osti_memset(&confRoutingInfo, 0, sizeof(smpReqConfigureRouteInformation_t)); in tdsaSASRoutingEntryAdd()
5308 …IGURE_ROUTING_INFORMATION, (bit8 *)&confRoutingInfo, sizeof(smpReqConfigureRouteInformation_t), AG… in tdsaSASRoutingEntryAdd()