Home
last modified time | relevance | path

Searched refs:an (Results 1 – 25 of 526) sorted by relevance

12345678910>>...22

/titanic_41/usr/src/uts/common/io/ath/
H A Dath_rate.c75 struct ath_node *an = ATH_NODE(in); in ath_rate_update() local
84 an->an_tx_mgtrate = rt->info[0].rateCode; in ath_rate_update()
85 an->an_tx_mgtratesp = an->an_tx_mgtrate | rt->info[0].shortPreamble; in ath_rate_update()
88 an->an_tx_mgtrate, an->an_tx_mgtratesp)); in ath_rate_update()
98 an->an_tx_rix0 = asc->asc_rixmap[ in ath_rate_update()
100 an->an_tx_rate0 = rt->info[an->an_tx_rix0].rateCode; in ath_rate_update()
101 an->an_tx_rate0sp = an->an_tx_rate0 | in ath_rate_update()
102 rt->info[an->an_tx_rix0].shortPreamble; in ath_rate_update()
111 an->an_tx_try0 = 1 + 3; /* 4 tries at rate 0 */ in ath_rate_update()
115 an->an_tx_rate1 = rt->info[rix].rateCode; in ath_rate_update()
[all …]
H A Dath_main.c683 struct ath_node *an; in ath_tx_start() local
764 an = ATH_NODE(in); in ath_tx_start()
784 txrate = an->an_tx_mgtratesp; in ath_tx_start()
786 txrate = an->an_tx_mgtrate; in ath_tx_start()
796 txrate = an->an_tx_mgtratesp; in ath_tx_start()
798 txrate = an->an_tx_mgtrate; in ath_tx_start()
804 rix = an->an_tx_rix0; in ath_tx_start()
805 try0 = an->an_tx_try0; in ath_tx_start()
807 txrate = an->an_tx_rate0sp; in ath_tx_start()
809 txrate = an->an_tx_rate0; in ath_tx_start()
[all …]
/titanic_41/usr/src/lib/libast/common/string/
H A Dstruniq.c38 register char** an; in struniq() local
41 ao = an = argv; in struniq()
43 while (++an < ae) in struniq()
45 while (streq(*ao, *an)) in struniq()
46 if (++an >= ae) in struniq()
48 *++ao = *an; in struniq()
/titanic_41/usr/src/uts/common/io/arn/
H A Darn_rc.c1576 struct ath_node *an = ATH_NODE(in); in arn_tx_status() local
1578 (struct ath_rate_priv *)&an->rate_priv; in arn_tx_status()
1621 struct ath_node *an = ATH_NODE(in); in arn_get_rate() local
1623 (struct ath_rate_priv *)&an->rate_priv; in arn_get_rate()
1667 struct ath_node *an; in arn_get_rate() local
1672 an = (struct ath_node *)sta->drv_priv; in arn_get_rate()
1674 if (arn_tx_aggr_check(sc, an, tid)) in arn_get_rate()
1685 struct ath_node *an = ATH_NODE(in); in arn_rate_init() local
1687 (struct ath_rate_priv *)&an->rate_priv; in arn_rate_init()
1727 an->maxampdu = in arn_rate_init()
[all …]
H A Darn_xmit.c131 arn_aggr_query(struct arn_softc *sc, struct ath_node *an, uint8_t tidno) in arn_aggr_query() argument
134 tid = ATH_AN_2_TID(an, tidno); in arn_aggr_query()
359 struct ath_node *an = NULL; in arn_tx_complete_aggr() local
370 an = ATH_NODE(in); /* Be sure in != NULL */ in arn_tx_complete_aggr()
371 tid = ATH_AN_2_TID(an, bf->bf_tidno); in arn_tx_complete_aggr()
570 maxampdu = tid->an->maxampdu; in arn_lookup_rate()
611 mpdudensity = tid->an->mpdudensity; in arn_compute_num_delims()
778 struct ath_node *an; in arn_tx_aggr_start() local
780 an = ATH_NODE(in); in arn_tx_aggr_start()
783 txtid = ATH_AN_2_TID(an, tid); in arn_tx_aggr_start()
[all …]
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.msg100 an integer value, or any of the EI_ symbolic constants\n\
105 an integer value, or any symbolic constants defined in\n\
110 an integer value, or any of the ET_ symbolic constants\n\
115 an integer value, or any of the EM_ symbolic constants\n\
120 an integer value, or any of the EV_ symbolic constants\n\
133 New value for processor-specific flags. This can be an integer\n\
161 interpreted as an integer, or one of the well known SHN_\n\
165 interpreted as an integer, or one of the well known SHT_\n\
182 New value for file's class. This can be an integer value, or any of\n\
186 New value for file's data encoding. This can be an integer\n\
[all …]
/titanic_41/usr/src/lib/libsqlite/tool/
H A Dspeedtest.tcl162 runtest {100 SELECTs without an index}
179 runtest {Creating an index}
190 runtest {5000 SELECTs with an index}
203 runtest {1000 UPDATEs without an index}
215 runtest {25000 UPDATEs with an index}
226 runtest {25000 text UPDATEs with an index}
243 runtest {DELETE without an index}
250 runtest {DELETE with an index}
/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dgprof.callg.blurb8 listing, as an aid to locating it (see below).
27 name the name of the function, with an indication of
31 listing, as an aid to locating it.
54 parents the name of this parent, with an indication of the
58 listing, as an aid in locating it.
80 children the name of this child, and an indication of its
84 as an aid to locating it.
/titanic_41/usr/src/lib/
H A DREADME.mapfiles36 1. Make interface additions to an existing library
39 2. Update an interface in an existing library
40 - remove an existing interface
43 - move an interface from one library to another
50 4. Make an entire library obsolete before end-of-life
58 how to generate an executable file or a shared object from a collection of
96 The structure of mapfile-vers is best explained by an example
134 Each of these sections is a version declaration describing an ABI version of
235 4.0 Making interface additions to an existing library
244 The major revision number is incremented whenever an incompatible change is
[all …]
/titanic_41/usr/src/lib/libshell/common/
H A DPROMO.mm10 KSH-93 provides an enhanced programming environment in
78 Arithmetic expressions can be used to as an argument expansion
80 In addition there is an arithmetic for command that works
84 The subscript for an indexed array is an arithmetic expression,
85 whereas, the subscript for an associative array is a string.
89 an existing command or shell script.
127 invoked by name, rather than as an argument to the shell.
131 a file by redirecting to an existing file.
135 be embedded into an application to allow scripting.
137 Documentation for KSH-93 consists of an "Introduction to KSH-93",
H A DRELEASE8 10-02-12 A bug which could occur if the last line of a script was an eval
32 09-12-11 A bug where the subscript of an unset variable was not evaluated has
47 and an edit mode was on, a backspace or erase no longer will
55 09-11-11 If set -e is on for an interactive shell errors in special builtins
57 09-11-11 A bug in which an interrupt handler processed during the read builtin
89 no longer causes an error. It now is used for the "showme" option.
93 09-09-03 A bug which caused an index array to have the wrong number of elements
94 when it was converted from a compound variable by adding an another
96 09-09-03 Specifying export for a compound variable now generates an error.
101 09-09-01 Several bugs in the processing for types that included an associative
[all …]
H A DTYPES10 bltins/enum.c is an example of a builtin that creates enumeration types.
20 that tilde substitution is performed on arguments after an =, assignments
39 as the discipline functions len and set. The variable x has an initial value
40 of 1 and the variable y has an initial value of 0. The new -h option argument,
80 The Pt_t command is used to create an instance of Pt_t.
82 creates an instance named p1 with the initial value for p1.x set to 1
85 creates an instance with the specified initial values. The len function
97 When trying to expand an element of a type, if the element does not exist,
100 ${ p1.len;} and within an arithmetic expression, p1.len will be expanded
164 Finally, types can be derived from an existing type. If the first
[all …]
H A DRELEASE9331 b. When an executable is found on a given path,
63 e. A bug caused by an EXIT trap inside a function that
67 g. The previous version incorrectly listed -A as an
77 it was terminated with a colon inside an assignment
88 p. Here documents with an empty body now work.
92 r. A bug in which an EXIT trap set the caller of a function
132 l. The value of OPTARG when an option that required
133 an argument but didn't have one was incorrect in the
137 n. A bug which caused an invalid trap to cause a script
138 to terminate, rather than just return an error, has
[all …]
H A DCOMPATIBILITY34 interpreted literally. Now it is an ANSI-C string. You
82 programs that use test -t, ksh93 treats an explicit test -t
116 26. As an undocumented feature of ksh-88, a leading 0 to an
117 assignment of an integer variable caused that variable
131 30. In ksh88, a redirection to a file name given by an empty string was
132 ignored. In ksh93, this is an error.
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME47 This can be resolved using threads or with an event-driven model.
53 programming in an asynchronous event-driven paradigm.
64 define an abstract "object" that is used by other parts of
68 an interface for managing asynchronous transactions within
83 an "object", but rather perform a specific task. Examples
104 libinetutil. The event handler is essentially an object-oriented
118 registered -- this is the classic event-driven model. (As an aside,
119 note that programming in an event-driven model means that callbacks
125 forth), an object-oriented abstraction to timers called a "timer
165 associated with DUID value rather than with just an interface.
[all …]
/titanic_41/usr/src/lib/libnwam/
H A DREADME44 Each of these configuration components is referred to as an 'entity'.
59 External Network Modifiers (ENMs): units that specify an external service
60 or executable that modifies the network configuration. Properties of an
61 ENM include an FMRI or Start and Stop exec strings, an optional environment
62 which will be activated when the ENM is started, an activation type specifying
63 when the ENM should be started (e.g. on user input, dependent on an NCU--
96 interface state or the removal of an interface.
108 Access to entities is attained via an entity-specific handle. These
111 nwam_<entity>_create() will create an in-memory representation of the
118 All changes made after binding a handle to an entity, and prior to calling
[all …]
/titanic_41/usr/src/lib/libsqlite/test/
H A Dlastinsert.test21 # Note 4: LIRID is not changed by an insert into a view (since everything
31 # LIRID changed properly after an insert into a table
42 # LIRID unchanged after an update on a table
70 # LIRID changed properly after an insert into table containing an after trigger
108 # LIRID not changed after an update onto a table containing an after trigger
147 # LIRID not changed after an insert into view containing an instead of trigger
225 # LIRID not changed after an update on a view containing an instead of trigger
H A Dbtree2.test63 # database while simultaneously maintaining an invariant on that database.
74 # 2. The union of the foreground an background tables consists of N entries
75 # where each entry an L-digit key. (Actually, some keys can be longer
77 # cover all integers between 1 and N. Whenever an entry is added to
81 # begin with an L-digit number but are followed by additional characters.
89 # such entries there is an entry in the long data type. The key to
90 # long data table is an L-digit number. (The extension on long keys
127 # Verify the invariants on the database. Return an empty string on
128 # success or an error message if something is amiss.
174 return "Key $i has an invalid extension"
[all …]
/titanic_41/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in59 ** Each open sqlite database is represented by an instance of the
70 ** then the open fails, an error message generated (if errmsg!=0)
106 ** The 4th parameter is an arbitrary pointer that is passed
111 ** is an array of strings holding the values for each column.
112 ** The 4th parameter to the callback is an array of strings holding
116 ** callback is not an error. It just means that no callback
119 ** If an error occurs while parsing or evaluating the SQL (but
120 ** not while executing the callback) then an appropriate error
128 ** some other return code if there is an error. The particular
151 #define SQLITE_ABORT 4 /* Callback routine requested an abort */
[all …]
/titanic_41/usr/src/lib/libdhcputil/
H A DREADME.inittab103 option. 0 indicates an infinite number.
113 which describes an option named `StaticRt', that is in the STANDARD
146 of having an inittab.
166 To get an inittab entry, one of the following API's must be used:
193 inittab_load() creates and returns an array of dhcp_symbol_t's made
199 inittab_getbyname()/inittab_getbycode() return an dhcp_symbol_t
205 inittab_verify() can be used to validate an inittab_entry against an
212 where `inittab_ent' is an dhcp_symbol_t previously returned from
234 Both of these routines take an `inittab_ent' that was previously
237 For inittab_encode(), `data' is an ASCII string to encode, and a
[all …]
/titanic_41/usr/src/uts/common/io/usb/hcd/
H A DREADME100 USB hardware person). The following is just an example how to calculate
104 streaming in Schizo (PCI bridge) and no cache hits for an ED or TD:
106 To read an ED or TD or data:
127 If there is a USB cache hit, the time it takes for an ED or TD is:
169 frame. The lower five bits of the current frame number us used as an
170 index into an array of 32 interrupt endpoint descriptor lists or periodic
180 - The host controller driver maintains an array of 32 frame bandwidth lists
189 allocate bandwidth needed for an interrupt or isochronous endpoint as
198 endpoint. If this exceeds the limit, then, an return error.
212 this exceeds the limit, then, return an error. Add this bandwidth to all
[all …]
/titanic_41/usr/src/cmd/dircmp/
H A Ddircmp.sh54 *empty*) echo $D1/`basename "$a"` is an empty file |
62 *) echo $D1/`basename "$a"` is an object file |
71 *empty*) echo $D2/`basename "$a"` is an empty file |
79 *) echo $D2/`basename "$a"` is an object file |
/titanic_41/usr/src/common/mapfiles/common/
H A Dmap.execdata23 # Link-editor mapfile to create an executable data segment definition within
24 # an executable for applications which rely on this. This is the default
26 # provided to facilitate an executable data segment for AMD64 executables.
/titanic_41/usr/src/cmd/power/
H A Dpmconfig.h47 #define LINEARG(an) *(line_args + an) argument
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME132 which process synchronous NWAM client requests (e.g. get state of an
145 reading the object directly) and an optional object data pointer which
152 framework such that when an event occurs, the appropriate handler for the
160 [2] NCU Network Configuration Unit; the individual components of an NCP
203 Objects have an associated libnwam handle and an optional data
207 an object of a particular type in the appropriate object list,
211 To retrieve an existing object, nwamd_object_find() should be
246 applied. This occurs when an ENM method has run or a link is up, or an
269 Once an object reaches offline*, its configuration processes should kick in.
272 waiting for WLAN selection or key data, or an interface can be waiting for
[all …]

12345678910>>...22