Home
last modified time | relevance | path

Searched refs:ASYNC (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/ucbcmd/stty/
H A Dsttyparse.c72 if ((term & ASYNC) || term == -1) {
188 if ((!(term & ASYNC) || term == -1) && eqarg("ctab", argc) && --argc) {
215 if((!(term & ASYNC) || term == -1) && eq("sane")) {
341 term |= ASYNC;
380 if (term & ASYNC) {
H A Dstty.h30 #define ASYNC 1 macro
H A Dstty.c188 if (!(term & ASYNC)) { in prmodes()
220 if (term & ASYNC) { in prmodes()
474 if (term & ASYNC) { in pramodes()
567 if (!(term & ASYNC)) { in pramodes()
/illumos-gate/usr/src/cmd/ttymon/
H A Dsttyparse.c82 if (term & ASYNC) {
224 if (!(term & ASYNC) && eq("ctab") && --argc) {
252 if (!(term & ASYNC) && eq("sane")) {
378 term |= ASYNC;
440 if (term & ASYNC) {
H A Dstty.h41 #define ASYNC 1 macro
H A Dstty.c239 if (!(term & ASYNC)) { in prmodes()
271 if (term & ASYNC) { in prmodes()
510 if (term & ASYNC) { in pramodes()
625 if (!(term & ASYNC)) { in pramodes()
H A Dtmttydefs.c325 term = ASYNC|TERMIOS|FLOW; in check_flags()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt2139 4. Problem: Not advancing statSN after sending REJECT, ASYNC and TMF
2159 ASYNC and REJECT PDUs.
3360 4. Problem: CQ85037 – FW assert during the transmit of ASYNC and REJECT
3363 Change: (FW iSCSI) Add support for ASYNC and REJECT PDUs.