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

/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdsmp.c182 smpRespDiscover_t *Resp; local
222 Resp = (smpRespDiscover_t *)&(SMPResp->RespData);
223 osti_memset(Resp, 0, sizeof(smpRespDiscover_t));
227 Resp->phyIdentifier = 0;
228 Resp->attachedDeviceType = SAS_EDGE_EXPANDER_DEVICE;
229 Resp->negotiatedPhyLinkRate = 0x9; /* enabled, 1.5G */
230 Resp->attached_Ssp_Stp_Smp_Sata_Initiator = 0;
231 Resp->attached_SataPS_Ssp_Stp_Smp_Sata_Target = 0x2; /* SMP target */
232 Resp->sasAddressHi[3] = 0x01;
233 Resp
293 smpRespReportGeneral_t *Resp; local
[all...]
/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_ibumad.c1029 goto Resp;
1034 goto Resp;
1071 Resp:

Completed in 112 milliseconds