Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdsmp.c182 smpRespDiscover_t *Resp; in ttdsaDiscoverRespSend() local
222 Resp = (smpRespDiscover_t *)&(SMPResp->RespData); in ttdsaDiscoverRespSend()
223 osti_memset(Resp, 0, sizeof(smpRespDiscover_t)); in ttdsaDiscoverRespSend()
227 Resp->phyIdentifier = 0; in ttdsaDiscoverRespSend()
228 Resp->attachedDeviceType = SAS_EDGE_EXPANDER_DEVICE; in ttdsaDiscoverRespSend()
229 Resp->negotiatedPhyLinkRate = 0x9; /* enabled, 1.5G */ in ttdsaDiscoverRespSend()
230 Resp->attached_Ssp_Stp_Smp_Sata_Initiator = 0; in ttdsaDiscoverRespSend()
231 Resp->attached_SataPS_Ssp_Stp_Smp_Sata_Target = 0x2; /* SMP target */ in ttdsaDiscoverRespSend()
232 Resp->sasAddressHi[3] = 0x01; in ttdsaDiscoverRespSend()
233 Resp->sasAddressHi[2] = 0x02; in ttdsaDiscoverRespSend()
[all …]
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c1131 goto Resp; in osm_vendor_send()
1136 goto Resp; in osm_vendor_send()
1183 Resp:
/freebsd/contrib/wpa/hostapd/
H A DChangeLog710 WMM into end of Beacon, Probe Resp and (Re)Assoc Resp frames.
711 Move HT IEs to be later in (Re)Assoc Resp.
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog723 - fragmentation of PWD-Confirm-Resp
1251 WMM into end of Beacon, Probe Resp and (Re)Assoc Resp frames.
1252 Move HT IEs to be later in (Re)Assoc Resp.