Home
last modified time | relevance | path

Searched refs:phytype (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/smhba/common/
H A Dsmhbaapi.h434 SMHBA_FC_PHY *phytype
441 SMHBA_SAS_PHY *phytype
H A DSMHBAAPILIB.c3761 SMHBA_FC_PHY *phytype) in SMHBA_GetFCPhyAttributes() argument
3776 (vendorHandle, portindex, phyindex, phytype)); in SMHBA_GetFCPhyAttributes()
3788 SMHBA_SAS_PHY *phytype) in SMHBA_GetSASPhyAttributes() argument
3803 (vendorHandle, portindex, phyindex, phytype)); in SMHBA_GetSASPhyAttributes()
/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_input.c907 scan.phytype = IEEE80211_T_FH; in ieee80211_recv_beacon()
913 scan.phytype = IEEE80211_T_DS; in ieee80211_recv_beacon()
936 scan.phytype = IEEE80211_T_OFDM; in ieee80211_recv_beacon()
H A Dnet80211_impl.h302 enum ieee80211_phytype phytype; member
H A Dnet80211_node.c1119 in->in_phytype = sp->phytype; in ieee80211_add_scan()