Home
last modified time | relevance | path

Searched refs:_mode (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_regd.h129 #define IS_HT40_MODE(_mode) \ argument
130 (((_mode == ATH9K_MODE_11NA_HT40PLUS || \
131 _mode == ATH9K_MODE_11NG_HT40PLUS || \
132 _mode == ATH9K_MODE_11NA_HT40MINUS || \
133 _mode == ATH9K_MODE_11NG_HT40MINUS) ? B_TRUE : B_FALSE))
/illumos-gate/usr/src/cmd/bnu/
H A Dcu.c231 _mode(),
565 _mode(1); /* put terminal in `raw' mode */ in main()
795 _mode(0);
797 _mode(1);
902 _mode(0); /* restore normal tty attributes */ in _shell()
960 _mode(1); in _shell()
1072 _mode(2); /*accept interrupts from keyboard*/ in _dopercen()
1106 _mode(1); in _dopercen()
1145 _mode(1); in _dopercen()
1159 _mode(1); in _dopercen()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_adapters.h407 #define EMLXS_SLI_MASK(_mode) ((_mode < 2) ? 0 : (1 << _mode)) argument
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h1139 #define ATH_HAL_GETRATETABLE(_ah, _mode) \ argument
1140 ((*(_ah)->ah_getRateTable)((_ah), (_mode)))
1155 #define ATH_HAL_SETPOWER(_ah, _mode) \ argument
1156 ((*(_ah)->ah_setPowerMode)((_ah), (_mode), AH_TRUE))
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dio.h317 char *_mode));
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile44 $(ID)_fs.h $(ID)_lib.h $(ID)_map.h $(ID)_mmap.h $(ID)_mode.h $(ID)_ndbm.h \
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex459 …\item \texttt{ecore\_get\_init\_mode()} – this creates a bitmask which will be later passed to the…
576 In order to so, the proper interrupt mode using an \myindex{ecore\_int\_mode} enum [can be seen in …
1246 …\texttt{edpm\_mode} & (0-Enable EDPM if BAR size is adequate, 1-Force EDPM (modprobe may fail on s…
1264 …\texttt{cq\_mode} & The CQ Mode affects the CQ doorbell transaction size. 64 or 32 bit machines sh…