Home
last modified time | relevance | path

Searched defs:opmode (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlopcodes.c62 #define opmode(t,a,b,c,m) (((t)<<7) | ((a)<<6) | ((b)<<4) | ((c)<<2) | (m)) macro
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwphy.c238 uint32_t opmode; in rtw_sa2400_pwrstate() local
279 uint32_t opmode; in rtw_sa2400_vcocal_start() local
313 uint32_t opmode; in rtw_sa2400_filter_calibration() local
H A Drtw.c1636 rtw_set_nettype(rtw_softc_t *rsc, enum ieee80211_opmode opmode) in rtw_set_nettype()
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h282 uint32_t opmode; /* operating mode shadow */ member
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c1183 ath9k_hw_init_interrupt_masks(struct ath_hal *ah, enum ath9k_opmode opmode) in ath9k_hw_init_interrupt_masks()
1610 ath9k_hw_set_operating_mode(struct ath_hal *ah, int opmode) in ath9k_hw_set_operating_mode()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_cmd.c1375 uint16_t opmode; in mlxcx_cmd_query_hca_cap() local