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

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c1618 smpReqConfigureRouteInformation_t confRoutingInfo; local
1644 dm_memset(&confRoutingInfo, 0, sizeof(smpReqConfigureRouteInformation_t));
1653 confRoutingInfo.reserved1[0] = 0;
1654 confRoutingInfo.reserved1[1] = 0;
1655 OSSA_WRITE_BE_16(agRoot, confRoutingInfo.expanderRouteIndex, 0, (oneExpander->currentIndex[phyId]));
1656 confRoutingInfo.reserved2 = 0;
1657 confRoutingInfo.phyIdentifier = (bit8)phyId;
1658 confRoutingInfo.reserved3[0] = 0;
1659 confRoutingInfo.reserved3[1] = 0;
1660 confRoutingInfo
[all...]
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c5246 smpReqConfigureRouteInformation_t confRoutingInfo; local
5282 osti_memset(&confRoutingInfo, 0, sizeof(smpReqConfigureRouteInformation_t));
5291 confRoutingInfo.reserved1[0] = 0;
5292 confRoutingInfo.reserved1[1] = 0;
5293 OSSA_WRITE_BE_16(agRoot, confRoutingInfo.expanderRouteIndex, 0, (oneExpander->currentIndex[phyId]));
5294 confRoutingInfo.reserved2 = 0;
5295 confRoutingInfo.phyIdentifier = (bit8)phyId;
5296 confRoutingInfo.reserved3[0] = 0;
5297 confRoutingInfo.reserved3[1] = 0;
5298 confRoutingInfo
[all...]

Completed in 176 milliseconds