Home
last modified time | relevance | path

Searched refs:MS (Results 1 – 25 of 44) sorted by relevance

12

/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_tunables.c268 {0*MS, 20*SECONDS, 0*MS}, {0*MS} },
293 {500*MS, UINT32_MAX, 5*MINUTES}, {5*MINUTES} },
302 {500*MS, UINT32_MAX, 10*SECONDS}, {10*SECONDS} },
336 {1*MS, 20*SECONDS, 1*SECONDS}, {1*SECONDS} },
340 {1*MS, 2*HOURS, 60*SECONDS}, {60*SECONDS} },
344 {1*MS, 2*HOURS, 400*MS}, {400*MS} },
348 {1*MS, 1*MINUTES, 100*MS}, {100*MS} },
423 {0*MS, 2*HOURS, 0*MS}, {0*MS} },
461 {10*MS, 500*MS, 50*MS}, {50*MS} },
482 {0, 100*MS, 50*MS}, {50*MS} },
/titanic_41/usr/src/lib/libadm/common/
H A Dputerror.c42 #define MS sizeof (DEFMSG) macro
54 tmp = calloc(MS+n+1, sizeof (char)); in puterror()
62 tmp = calloc(MS+n+strlen(defmesg)+2, sizeof (char)); in puterror()
70 tmp = calloc(MS+n+strlen(defmesg)+2, sizeof (char)); in puterror()
74 tmp[MS-1+n-1] = '\0'; in puterror()
78 tmp = calloc(MS+n+1, sizeof (char)); in puterror()
84 tmp = calloc(MS+n+1, sizeof (char)); in puterror()
/titanic_41/usr/src/uts/common/io/arn/
H A Darn_mac.c179 curLevel = MS(txcfg, AR_FTRIG); in ath9k_hw_updatetxtriglevel()
307 ds->ds_txstat.ts_seqnum = MS(ads->ds_txstatus9, AR_SeqNum); in ath9k_hw_txprocdesc()
353 ds->ds_txstat.ts_rateindex = MS(ads->ds_txstatus9, AR_FinalTxIdx); in ath9k_hw_txprocdesc()
356 ds->ds_txstat.ts_ratecode = MS(ads->ds_ctl3, AR_XmitRate0); in ath9k_hw_txprocdesc()
359 ds->ds_txstat.ts_ratecode = MS(ads->ds_ctl3, AR_XmitRate1); in ath9k_hw_txprocdesc()
362 ds->ds_txstat.ts_ratecode = MS(ads->ds_ctl3, AR_XmitRate2); in ath9k_hw_txprocdesc()
365 ds->ds_txstat.ts_ratecode = MS(ads->ds_ctl3, AR_XmitRate3); in ath9k_hw_txprocdesc()
369 ds->ds_txstat.ts_rssi = MS(ads->ds_txstatus5, AR_TxRSSICombined); in ath9k_hw_txprocdesc()
370 ds->ds_txstat.ts_rssi_ctl0 = MS(ads->ds_txstatus0, AR_TxRSSIAnt00); in ath9k_hw_txprocdesc()
371 ds->ds_txstat.ts_rssi_ctl1 = MS(ads->ds_txstatus0, AR_TxRSSIAnt01); in ath9k_hw_txprocdesc()
[all …]
H A Darn_calib.c112 nf = MS(REG_READ(ah, AR_PHY_CCA), AR9280_PHY_MINCCA_PWR); in ath9k_hw_do_getnf()
114 nf = MS(REG_READ(ah, AR_PHY_CCA), AR_PHY_MINCCA_PWR); in ath9k_hw_do_getnf()
123 nf = MS(REG_READ(ah, AR_PHY_CH1_CCA), in ath9k_hw_do_getnf()
126 nf = MS(REG_READ(ah, AR_PHY_CH1_CCA), in ath9k_hw_do_getnf()
136 nf = MS(REG_READ(ah, AR_PHY_CH2_CCA), in ath9k_hw_do_getnf()
146 nf = MS(REG_READ(ah, AR_PHY_EXT_CCA), in ath9k_hw_do_getnf()
149 nf = MS(REG_READ(ah, AR_PHY_EXT_CCA), in ath9k_hw_do_getnf()
159 nf = MS(REG_READ(ah, AR_PHY_CH1_EXT_CCA), in ath9k_hw_do_getnf()
162 nf = MS(REG_READ(ah, AR_PHY_CH1_EXT_CCA), in ath9k_hw_do_getnf()
172 nf = MS(REG_READ(ah, AR_PHY_CH2_EXT_CCA), in ath9k_hw_do_getnf()
[all …]
H A Darn_hw.c309 ah->ah_macRev = MS(val, AR_SREV_REVISION2); in ath9k_hw_read_revisions()
313 ah->ah_macVersion = MS(val, AR_SREV_VERSION); in ath9k_hw_read_revisions()
1218 if (us > ath9k_hw_mac_to_usec(ah, MS(0xffffffff, AR_TIME_OUT_ACK))) { in ath9k_hw_set_ack_timeout()
1237 if (us > ath9k_hw_mac_to_usec(ah, MS(0xffffffff, AR_TIME_OUT_CTS))) { in ath9k_hw_set_cts_timeout()
3113 ahp->ah_intrTxqs |= MS(s0_s, AR_ISR_S0_QCU_TXOK); in ath9k_hw_getisr()
3114 ahp->ah_intrTxqs |= MS(s0_s, AR_ISR_S0_QCU_TXDESC); in ath9k_hw_getisr()
3117 ahp->ah_intrTxqs |= MS(s1_s, AR_ISR_S1_QCU_TXERR); in ath9k_hw_getisr()
3118 ahp->ah_intrTxqs |= MS(s1_s, AR_ISR_S1_QCU_TXEOL); in ath9k_hw_getisr()
3532 MS(capField, AR_EEPROM_EEPCAP_MAXQCU); in ath9k_hw_fill_cap_info()
3538 1 << MS(capField, AR_EEPROM_EEPCAP_KC_ENTRIES); in ath9k_hw_fill_cap_info()
[all …]
H A Darn_hw.h323 MS(ads->ds_rxstatus0, AR_RxRate) : \
/titanic_41/usr/src/cmd/sendmail/db/mutex/
H A Dmutex.c169 #define MS(n) ((n) * 1000) /* Milliseconds to micro-seconds. */ macro
170 #define SECOND (MS(1000)) /* A second's worth of micro-seconds. */
198 for (usecs = MS(1);;) {
210 if (usecs == MS(1))
236 for (usecs = MS(1); mp->pid != 0;) {
/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_tunables.c233 {10*MS, 1*MINUTES, 100*MS}, {100*MS} },
285 {500*MS, 60*SECONDS, 1*SECONDS}, {1*SECONDS} },
297 {10*MS, 60000*SECONDS, 60*SECONDS}, {60*SECONDS} },
/titanic_41/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c41 #define MS(_v, _f) (((_v) & _f) >> _f##_S) macro
560 tid = MS(LE_16(wh->i_ctl), IEEE80211_BAR_TID); in ieee80211_recv_bar()
1074 bufsiz = MS(baparamset, IEEE80211_BAPS_BUFSIZ); in ieee80211_addba_request()
1096 bufsiz = MS(baparamset, IEEE80211_BAPS_BUFSIZ); in ieee80211_addba_response()
1153 tid = MS(baparamset, IEEE80211_BAPS_TID); in ieee80211_aggr_recv_action()
1154 bufsiz = MS(baparamset, IEEE80211_BAPS_BUFSIZ); in ieee80211_aggr_recv_action()
1161 MS(baseqctl, IEEE80211_BASEQ_START), in ieee80211_aggr_recv_action()
1162 MS(baseqctl, IEEE80211_BASEQ_FRAG)); in ieee80211_aggr_recv_action()
1176 MS(baseqctl, IEEE80211_BASEQ_START)); in ieee80211_aggr_recv_action()
1201 tid = MS(baparamset, IEEE80211_BAPS_TID); in ieee80211_aggr_recv_action()
[all …]
H A Dnet80211_input.c786 #define MS(_v, _f) (((_v) & _f) >> _f##_S) in ieee80211_parse_wmeparams() macro
807 wmep->wmep_acm = MS(frm[0], WME_PARAM_ACM); in ieee80211_parse_wmeparams()
808 wmep->wmep_aifsn = MS(frm[0], WME_PARAM_AIFSN); in ieee80211_parse_wmeparams()
809 wmep->wmep_logcwmin = MS(frm[1], WME_PARAM_LOGCWMIN); in ieee80211_parse_wmeparams()
810 wmep->wmep_logcwmax = MS(frm[1], WME_PARAM_LOGCWMAX); in ieee80211_parse_wmeparams()
816 #undef MS in ieee80211_parse_wmeparams()
/titanic_41/usr/src/uts/common/inet/
H A Dtunables.h138 #define MS 1L macro
139 #define SECONDS (1000 * MS)
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7cnca.c66 #define MS 1L macro
67 #define SECONDS (1000 * MS)
/titanic_41/usr/src/ucblib/libcurses/
H A Dcurses.c51 bool AM, BS, CA, DA, DB, EO, HC, HZ, IN, MI, MS, NC, NS, OS, UL, XB, XN, variable
H A Drefresh.c244 if (!MS) { in makech()
324 if (curscr->_flags & _STANDOUT && !MS) { in domvcur()
H A Dcr_tty.c39 &MS, &NC, &NS, &OS, &UL, &XB, &XN, &XT, &XS,
H A Dmapfile-vers110 MS;
/titanic_41/usr/src/uts/common/smbsrv/ndl/
H A Drpcpdu.ndl132 * MS-RPCE 2.2.2.3 PFC_SUPPORT_HEADER_SIGN
151 * MS-RPCE 2.2.1.1.6
163 * MS-RPCE 2.2.1.1.7
201 * MS-RPCE 2.2.6 Type Serialization Version 1 extensions to IDL/+ pickle
231 * MS-RPCE 2.2.7 Type Serialization Version 2 extensions Version 1 (2.2.6).
354 * MS-RPCE 2.2.2.5
H A Dsamrpc.ndl182 * Section 2.2.1.6 of MS-SAMR
233 * See RPC_STRING in the MS IDL.
355 * SAMPR_USER_PASSWORD (in the MS Net API) or
358 * (SAMPR_ENCRYPTED_USER_PASSWORD in MS Net).
438 * SupportedFeatures (see notes in [MS-SAMR]
1235 * SamrUnicodeChangePasswordUser2 [MS-SAMR 3.1.5.10.3]
1268 * [MS-SAMR] SamrSetInformationUser2
/titanic_41/usr/src/grub/grub-0.97/
H A DREADME8 MS-DOS FAT16 and FAT32, Minix fs, and VSTa fs filesystems, plus
/titanic_41/usr/src/cmd/deroff/
H A Dderoff.c68 #define MS 0 macro
155 mac = MS; in main()
/titanic_41/usr/src/cmd/file/
H A Dmagic204 0 byte 0xf0 MS-DOS library
374 >20 short 0x0200 MS ADPCM,
385 >20 short 0x0002 MS ADPCM,
602 # MS Documents. Not much info available.
/titanic_41/usr/src/data/hwdata/
H A Dpci.ids822 1462 9510 RX9600XT (MS-8951)
827 1462 932c RX9550SE-TD128 (MS-8932)
886 1462 0131 MS-1013 Notebook
894 1462 0131 MS-1013 Notebook
914 1462 0131 MS-1013 Notebook
924 1462 0131 MS-1013 Notebook
1469 1462 0131 MS-1013 Notebook
1478 1462 0131 MS-1013 Notebook
1565 1462 0400 RX300SE-TD128E (MS-8940 REV:200)
1566 1462 0402 RX300SE-TD128E (MS-8940)
[all …]
/titanic_41/usr/src/ucbhead/
H A Dcurses.h59 extern bool AM, BS, CA, DA, DB, EO, HC, HZ, IN, MI, MS, NC, NS, OS, UL,
/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_init.c111 crb_addr_transform(MS); in crb_addr_transform_setup()
/titanic_41/usr/src/data/zoneinfo/
H A Dcountry.tab177 MS Montserrat

12