Home
last modified time | relevance | path

Searched refs:series (Results 1 – 25 of 275) sorted by relevance

1234567891011

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416_xmit.c607 HAL_11N_RATE_SERIES series[], u_int nseries)
615 ads->ds_ctl2 = set11nTries(series, 0)
616 | set11nTries(series, 1)
617 | set11nTries(series, 2)
618 | set11nTries(series, 3)
621 ads->ds_ctl3 = set11nRate(series, 0)
622 | set11nRate(series, 1)
623 | set11nRate(series, 2)
624 | set11nRate(series, 3);
626 ads->ds_ctl4 = set11nPktDurRTSCTS(series, 0)
[all …]
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dalliant4 # alliant: file(1) magic for Alliant FX series a.out files
6 # If the FX series is the one that had a processor with a 68K-derived
Delf224 >18 leshort 117 Renesas M16C series,
227 >18 leshort 120 Renesas M32C series,
242 >18 leshort 162 Renesas R32C series,
/netbsd/src/sys/arch/hpc/hpc/
Dplatid_test.canon25 # table contains: MC-R, MC-R300 series, MC-R300, MC-R330
29 search MC-R320: MC-R300 series
Dplatid.c114 PLATID_MATCH(series); in platid_match_sub()
/netbsd/src/sys/arch/hpc/conf/
Dplatid.def99 1X " series" {
105 3XX "300 series" {
112 5XX "500 series" {
121 7XX "700 series" {
/netbsd/src/sys/arch/hpcmips/stand/pbsdboot/
DREADME18 platforms -- NEC MC-R series, CASIO E- series, Everex Freestyle and
/netbsd/src/sys/dev/podulebus/
Dpodules319 podule ETHERLAN200 0x00bd EtherLan 200-series
323 podule ETHERLAN100 0x00cf EtherLan 100-series
324 podule ETHERLAN500 0x00d4 EtherLan 500-series
331 podule ETHERLAN600 0x00ec EtherLan 600-series
344 podule ETHERLAN700AEH 0x012e AEH98 (EtherLan 700-series)
345 podule ETHERLAN700 0x012f EtherLan 700-series
/netbsd/src/external/bsd/am-utils/dist/m4/macros/
Dtype_xdrproc_t.m49 dnl need a series of compilations, which will test out every possible type
Dtype_svc_in_arg.m49 dnl need a series of compilations, which will test out every possible type
Dstruct_nfs_fh3.m411 dnl need a series of compilations, which will test out every possible type
Dstruct_nfs_fh.m411 dnl need a series of compilations, which will test out every possible type
/netbsd/src/sys/arch/hpcmips/conf/
Dstd.hpcmips.tx3910 options TX39XX # Toshiba TX39 series
Dstd.lcard14 options VR41XX # NEC VR41xx series
/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_milter.in53 # Test with a series of multiple short headers.
/netbsd/src/sys/dev/ic/
Darn5008.c1311 struct athn_series series[4]; in ar5008_tx() local
1545 series[i].hwrate = athn_rates[ridx[i]].hwrate; in ar5008_tx()
1549 series[i].hwrate |= 0x04; in ar5008_tx()
1550 series[i].dur = 0; in ar5008_tx()
1555 series[i].dur = athn_txtime(sc, IEEE80211_ACK_LEN, in ar5008_tx()
1573 SM(AR_TXC3_XMIT_RATE0, series[0].hwrate) | in ar5008_tx()
1574 SM(AR_TXC3_XMIT_RATE1, series[1].hwrate) | in ar5008_tx()
1575 SM(AR_TXC3_XMIT_RATE2, series[2].hwrate) | in ar5008_tx()
1576 SM(AR_TXC3_XMIT_RATE3, series[3].hwrate); in ar5008_tx()
1580 SM(AR_TXC4_PACKET_DUR0, series[0].dur) | in ar5008_tx()
[all …]
Darn9003.c1463 struct athn_series series[4]; in ar9003_tx() local
1705 series[i].hwrate = athn_rates[ridx[i]].hwrate; in ar9003_tx()
1709 series[i].hwrate |= 0x04; in ar9003_tx()
1710 series[i].dur = 0; in ar9003_tx()
1715 series[i].dur = athn_txtime(sc, IEEE80211_ACK_LEN, in ar9003_tx()
1738 SM(AR_TXC14_XMIT_RATE0, series[0].hwrate) | in ar9003_tx()
1739 SM(AR_TXC14_XMIT_RATE1, series[1].hwrate) | in ar9003_tx()
1740 SM(AR_TXC14_XMIT_RATE2, series[2].hwrate) | in ar9003_tx()
1741 SM(AR_TXC14_XMIT_RATE3, series[3].hwrate); in ar9003_tx()
1745 SM(AR_TXC15_PACKET_DUR0, series[0].dur) | in ar9003_tx()
[all …]
/netbsd/src/sys/arch/
DREADME23 hp300 m68k 19930512 Hewlett Packard 300- and 400-series machines
24 hppa hppa 20020606 Hewlett Packard 700-series machines
/netbsd/src/sys/arch/hpc/include/
Dplatid.h67 unsigned int series :PLATID_SERIES_BITS; member
/netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/
Dv850-modes.def1 /* Definitions of target machine for GNU compiler. NEC V850 series
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.opt112 Generate code for SH4 340 series (MMU/FPU-less).
117 Generate code for SH4 400 series (MMU/FPU-less).
122 Generate code for SH4 500 series (FPU-less).
/netbsd/src/external/bsd/openldap/dist/tests/
DREADME1 This directory contains a series of test scripts which are used to
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/
Dt-m32c37 # We support four CPU series, but R8C and M16C share one multilib, and
/netbsd/src/external/bsd/am-utils/dist/
DREADME.release-announce6 6.2 series (with nfsv4 support, autofs supports, and quite a few more
/netbsd/src/external/gpl3/binutils/dist/gas/
DCONTRIBUTORS16 gdb-specific debug information and the 68k series machines, most of
94 series, and added support for Mach 3 and NetBSD running on the PC532.

1234567891011