Searched refs:an (Results 1 - 25 of 226) sorted by relevance

12345678910

/freebsd-9.3-release/tools/regression/geom_uzip/
H A Dtest-2.sh10 num=`mdconfig -an -f test-1.img.uzip` || exit 1
H A Dtest-1.sh12 num=`mdconfig -an -f test-1.img.uzip` || exit 1
/freebsd-9.3-release/sys/dev/ath/ath_rate/onoe/
H A Donoe.h64 #define ATH_NODE_ONOE(an) ((struct onoe_node *)&an[1])
H A Donoe.c100 ath_rate_node_init(struct ath_softc *sc, struct ath_node *an) argument
106 ath_rate_node_cleanup(struct ath_softc *sc, struct ath_node *an) argument
111 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, argument
115 struct onoe_node *on = ATH_NODE_ONOE(an);
132 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, argument
135 struct onoe_node *on = ATH_NODE_ONOE(an);
149 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, argument
152 struct onoe_node *on = ATH_NODE_ONOE(an);
162 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, argument
165 struct onoe_node *on = ATH_NODE_ONOE(an);
181 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) argument
190 struct ath_node *an = ATH_NODE(ni); local
[all...]
/freebsd-9.3-release/contrib/dialog/samples/
H A Deditbox12 Hi, this is an edit box. It can be used to edit text from a file.
H A Deditbox210 Hi, this is an edit box. It can be used to edit text from a file.
H A Deditbox412 Hi, this is an edit box. It can be used to edit text from a file.
/freebsd-9.3-release/sys/dev/ath/ath_rate/amrr/
H A Damrr.h78 #define ATH_NODE_AMRR(an) ((struct amrr_node *)&an[1])
H A Damrr.c92 ath_rate_node_init(struct ath_softc *sc, struct ath_node *an) argument
98 ath_rate_node_cleanup(struct ath_softc *sc, struct ath_node *an) argument
103 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, argument
107 struct amrr_node *amn = ATH_NODE_AMRR(an);
124 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, argument
127 struct amrr_node *amn = ATH_NODE_AMRR(an);
142 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, argument
145 struct amrr_node *amn = ATH_NODE_AMRR(an);
155 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, argument
158 struct amrr_node *amn = ATH_NODE_AMRR(an);
188 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) argument
217 struct ath_node *an = ATH_NODE(ni); local
[all...]
/freebsd-9.3-release/sys/modules/an/
H A DMakefile3 .PATH: ${.CURDIR}/../../dev/an
/freebsd-9.3-release/sys/dev/ath/ath_rate/sample/
H A Dsample.c81 * This file is an implementation of the SampleRate algorithm
136 ath_rate_node_init(struct ath_softc *sc, struct ath_node *an) argument
142 ath_rate_node_cleanup(struct ath_softc *sc, struct ath_node *an) argument
164 pick_best_rate(struct ath_node *an, const HAL_RATE_TABLE *rt, argument
167 struct sample_node *sn = ATH_NODE_SAMPLE(an);
179 if ((an->an_node.ni_flags & IEEE80211_NODE_HT) &&
206 pick_sample_rate(struct sample_softc *ssc , struct ath_node *an, argument
211 struct sample_node *sn = ATH_NODE_SAMPLE(an);
236 if ((an->an_node.ni_flags & IEEE80211_NODE_HT) &&
256 if (! (an
300 struct ath_node *an = ATH_NODE(ni); local
321 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, int shortPreamble, size_t frameLen, u_int8_t *rix0, int *try0, u_int8_t *txrate) argument
447 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, uint8_t rix0, uint8_t *rix, uint8_t *try) argument
467 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
492 update_stats(struct ath_softc *sc, struct ath_node *an, int frame_size, int rix0, int tries0, int rix1, int tries1, int rix2, int tries2, int rix3, int tries3, int short_tries, int tries, int status) argument
593 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, const struct ath_buf *bf) argument
730 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) argument
760 struct ath_node *an = ATH_NODE(ni); local
[all...]
/freebsd-9.3-release/sys/dev/an/
H A Dif_an_isa.c72 #include <dev/an/if_aironet_ieee.h>
73 #include <dev/an/if_anreg.h>
141 "an",
148 DRIVER_MODULE(an, isa, an_isa_driver, an_isa_devclass, 0, 0);
149 MODULE_DEPEND(an, isa, 1, 1, 1);
150 MODULE_DEPEND(an, wlan, 1, 1, 1);
H A Dif_an_pccard.c69 #include <dev/an/if_aironet_ieee.h>
70 #include <dev/an/if_anreg.h>
94 "an",
101 DRIVER_MODULE(an, pccard, an_pccard_driver, an_pccard_devclass, 0, 0);
102 MODULE_DEPEND(an, wlan, 1, 1, 1);
H A Dif_an_pci.c43 * All we do here is handle the PCI probe and attach and set up an
86 #include <dev/an/if_aironet_ieee.h>
87 #include <dev/an/if_anreg.h>
258 "an",
265 DRIVER_MODULE(an, pci, an_pci_driver, an_devclass, 0, 0);
266 MODULE_DEPEND(an, pci, 1, 1, 1);
267 MODULE_DEPEND(an, wlan, 1, 1, 1);
/freebsd-9.3-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor.h70 #error Choose an interface in osm_config.h
/freebsd-9.3-release/sys/dev/ath/
H A Dif_athrate.h63 * number is != ATH_TXMAXTRY then an additional callback is made to setup
95 * (when operating as an ap or for nodes discovered when operating
107 void ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an,
/freebsd-9.3-release/sys/dev/virtio/scsi/
H A Dvirtio_scsivar.h113 struct virtio_scsi_ctrl_an_req an; member in union:vtscsi_request::__anon9182
117 #define vsr_an_req vsr_ureq.an
125 struct virtio_scsi_ctrl_an_resp an; member in union:vtscsi_request::__anon9183
129 #define vsr_an_resp vsr_uresp.an
/freebsd-9.3-release/sys/i386/xbox/
H A Dxbox.c39 #error You must have a I686_CPU in your kernel if you want to make an XBOX-compatible kernel
69 * values and thus fails attaching (using an error 0x5, this means
74 * 0xfef00000-0xfef003ff on an XBOX, we simply hardcode this address.
/freebsd-9.3-release/usr.bin/calendar/calendars/fr_FR.ISO8859-1/
H A Dcalendar.jferies13 01/01 Nouvel an
/freebsd-9.3-release/contrib/libucl/
H A DREADME.md66 * Braces are not necessary to enclose a top object: it is automatically treated as an object:
94 * No commas mess: you can safely place a comma or semicolon for the last element in an array or an object:
104 * Non-unique keys in an object are allowed and are automatically converted to the arrays internally:
121 UCL accepts named keys and organize them into objects hierarchy internally. Here is an example of this process:
205 * `include` - read a file `/path/to/file` or an url `http://example.com/file` and include it to the current place of
208 * `includes` - read a file or an url like the previous macro, but fetch and check the signature file (which is obtained
298 JSON language and therefore can be used as a simple JSON parser. Macroes logic provides an ability to extend configuration
/freebsd-9.3-release/contrib/opie/
H A Dconfigure86 # If the previous option needs an argument, assign it.
475 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
1818 It does not let you subtract one const X* pointer from another in an arm
1819 of an if-expression whose if-part is not a constant expression */
2024 echo $ac_n "checking to see if you have an ANSI-style sprintf""... $ac_c" 1>&6
2025 echo "configure:2026: checking to see if you have an ANSI-style sprintf" >&5
2070 /* Override any gcc2 internal prototype to avoid an error. */
2117 /* Override any gcc2 internal prototype to avoid an error. */
2207 /* Override any gcc2 internal prototype to avoid an error. */
2297 /* Override any gcc2 internal prototype to avoid an erro
[all...]
/freebsd-9.3-release/contrib/bmake/unit-tests/
H A Dtest.exp104 We expect an error next:
201 LIST:[]="" is an error
240 LIST:[1.]="" is an error
242 LIST:[1].="}" is an error
248 LIST:[-]="" is an error
250 LIST:[--]="" is an error
269 LIST:[1.]="" is an error
271 LIST:[1..]="" is an error
274 LIST:[1..1.]="" is an error
280 LIST:[0..1]="" is an erro
[all...]
/freebsd-9.3-release/share/mk/
H A Dbsd.obj.mk13 # are built. Note: MAKEOBJDIR is an *environment* variable
14 # and works properly only if set as an environment variable,
20 # tree. Note: MAKEOBJDIRPREFIX is an *environment* variable
21 # and works properly only if set as an environment variable,
/freebsd-9.3-release/usr.bin/calendar/calendars/de_DE.ISO8859-1/
H A Dcalendar.geschichte7 * Fragen an die deutsche Geschichte, Ideen, Kr�fte, Entscheidungen von
52 07/28 Kriegserkl�rung �sterreich-Ungarns an Serbien, 1914
53 08/01 Deutsche Mobilmachung und Kriegserkl�rung an Ru�land, 1914
54 08/03 Deutsche Kriegserkl�rung an Frankreich, 1914
55 08/04 Kriegserkl�rung Gro�britanniens an Deutschland, 1914
60 04/06 Kriegserkl�rung der USA an Deutschland, 1917
85 03/23 R�ckgabe des Memelgebietes an Deutschland, 1939
87 09/03 Kriegserkl�rung Gro�britaniens und Frankreichs an Deutschland, 1939
92 12/11 Kriegserkl�rung Deutschlands an die USA, 1941
98 bei Torgau an de
[all...]
/freebsd-9.3-release/contrib/ncurses/include/
H A DMKkey_defs.sh65 key_event kv1 str V1 KEY_EVENT + ----- We were interrupted by an event

Completed in 389 milliseconds

12345678910