Searched defs:as (Results 1 - 25 of 25) sorted by relevance

/src/sys/arch/arc/arc/
H A Dc_jazz_eisa.c110 u_int i, as; local in function:mc_jazz_eisa_read
121 u_int as; local in function:mc_jazz_eisa_write
H A Dc_nec_pci.c134 u_int i, as; local in function:mc_nec_pci_read
145 u_int as; local in function:mc_nec_pci_write
/src/lib/libc/rpc/
H A Dsvc_auth.c146 enum auth_stat as; local in function:_authenticate
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_ctxgp102.c75 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; local in function:gp102_grctx_generate_attrib
H A Dnouveau_nvkm_engine_gr_ctxgp100.c79 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; local in function:gp100_grctx_generate_attrib
H A Dnouveau_nvkm_engine_gr_ctxgv100.c95 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; local in function:gv100_grctx_generate_attrib
H A Dnouveau_nvkm_engine_gr_ctxgm107.c936 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; local in function:gm107_grctx_generate_attrib
/src/sys/dev/acpi/acpica/
H A DOsdSynch.c114 struct acpi_semaphore *as; local in function:AcpiOsCreateSemaphore
146 struct acpi_semaphore *as = (void *) Handle; local in function:AcpiOsDeleteSemaphore
168 struct acpi_semaphore *as = (void *) Handle; local in function:AcpiOsWaitSemaphore
229 struct acpi_semaphore *as = (void *) Handle; local in function:AcpiOsSignalSemaphore
[all...]
/src/usr.sbin/traceroute/
H A Das.c128 unsigned int as; local in function:as_lookup
/src/sys/lib/libunwind/
H A DUnwindCursor.hpp27 UnwindCursor(R &regs, A &as) argument
/src/sys/net80211/
H A Dieee80211_acl.c99 struct aclstate *as; local in function:acl_attach
114 struct aclstate *as = ic->ic_as; local in function:acl_detach
123 _find_acl(struct aclstate * as,const u_int8_t * macaddr) argument
137 _acl_free(struct aclstate * as,struct acl * acl) argument
150 struct aclstate *as = ic->ic_as; local in function:acl_check
166 struct aclstate *as = ic->ic_as; local in function:acl_add
198 struct aclstate *as = ic->ic_as; local in function:acl_remove
217 struct aclstate *as = ic->ic_as; local in function:acl_free_all
233 struct aclstate *as = ic->ic_as; local in function:acl_setpolicy
257 struct aclstate *as = ic->ic_as; local in function:acl_getpolicy
273 struct aclstate *as = ic->ic_as; local in function:acl_getioctl
[all...]
/src/sys/dev/acpi/
H A Daibs_acpi.c177 struct aibs_sensor *as; local in function:aibs_detach
410 struct aibs_sensor *as; local in function:aibs_sensor_add
518 aibs_sensor_value(device_t self,struct aibs_sensor * as,uint64_t * val) argument
630 struct aibs_sensor *tmp, *as = NULL; local in function:aibs_sensor_refresh
684 struct aibs_sensor *tmp, *as = NULL; local in function:aibs_sensor_limits
[all...]
/src/sys/arch/i386/isa/
H A Dahc_isa.c309 struct ahc_isa_slot *as; local in function:ahc_isa_probe
[all...]
/src/usr.sbin/ldpd/
H A Dldp_command.c174 int as = accept(s, NULL, 0); local in function:command_accept
/src/dist/pf/sbin/pfctl/
H A Dpfctl_table.c471 print_astats(struct pfr_astats *as, int dns) argument
/src/usr.bin/xlint/lint2/
H A Dchk.c344 int n, as; local in function:chkfaui
[all...]
/src/lib/libc/nameser/
H A Dns_name.c759 ns_name_eq(ns_nname_ct a, size_t as, ns_nname_ct b, size_t bs) { argument
/src/games/gomoku/
H A Dpickmove.c194 better(spot_index as, spot_index bs, player_color us) argument
[all...]
/src/sys/dev/mvme/
H A Dmvmebus.c249 vme_am_t cap, as; local in function:mvmebus_map
475 vme_am_t cap, as; local in function:mvmebus_dmamap_create
[all...]
/src/sys/dev/ic/
H A Dac97.c935 ac97_read(struct ac97_softc *as, uint8_t reg, uint16_t *val) argument
952 ac97_write(struct ac97_softc * as,uint8_t reg,uint16_t val) argument
975 ac97_setup_defaults(struct ac97_softc * as) argument
999 struct ac97_softc *as; local in function:ac97_restore_shadow
1065 ac97_check_capability(struct ac97_softc * as,int check) argument
1101 ac97_setup_source_info(struct ac97_softc * as) argument
1235 struct ac97_softc *as; local in function:ac97_attach_type
1634 struct ac97_softc *as; local in function:ac97_detach
1651 struct ac97_softc *as; local in function:ac97_lock
1663 struct ac97_softc *as; local in function:ac97_unlock
1675 struct ac97_softc *as; local in function:ac97_query_devinfo
1715 struct ac97_softc *as; local in function:ac97_mixer_set_port
1830 struct ac97_softc *as; local in function:ac97_get_portnum_by_name
1851 struct ac97_softc *as; local in function:ac97_mixer_get_port
1930 struct ac97_softc *as; local in function:ac97_set_rate
2032 struct ac97_softc *as; local in function:ac97_set_clock
2044 struct ac97_softc *as; local in function:ac97_get_extcaps
2054 ac97_add_port(struct ac97_softc * as,const struct ac97_source_info * src) argument
2133 ac97_ad198x_init(struct ac97_softc * as) argument
2171 ac97_alc650_init(struct ac97_softc * as) argument
2236 ac97_ucb1400_init(struct ac97_softc * as) argument
2252 ac97_vt1616_init(struct ac97_softc * as) argument
2277 ac97_modem_offhook_set(struct ac97_softc * as,int line,int newval) argument
2302 struct ac97_softc *as; local in function:ac97_sysctl_verify
[all...]
/src/sys/dist/pf/net/
H A Dpf_table.c1102 struct pfr_astats as; local in function:pfr_walktree
/src/usr.bin/telnet/
H A Dtelnet.c666 is_unique(char * name,char ** as,char ** ae) argument
/src/sys/dev/hdaudio/
H A Dhdafg.c824 hdafg_assoc_type_string(struct hdaudio_assoc *as) argument
792 hdafg_assoc_count_channels(struct hdafg_softc * sc,struct hdaudio_assoc * as,enum hdaudio_pindir dir) argument
846 hdafg_assoc_dump_dd(struct hdafg_softc * sc,struct hdaudio_assoc * as,int pin,int lock) argument
996 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_assoc_dump
1117 struct hdaudio_assoc *as; local in function:hdafg_assoc_parse
1562 hdafg_assoc_trace_undo(struct hdafg_softc * sc,int as,int seq) argument
1588 hdafg_assoc_trace_dac(struct hdafg_softc * sc,int as,int seq,int nid,int dupseq,int minassoc,int only,int depth) argument
1671 hdafg_assoc_trace_out(struct hdafg_softc * sc,int as,int seq) argument
1772 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_assoc_trace_in
1808 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_assoc_trace_to_out
1868 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_assoc_trace_misc
1909 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_build_tree
1985 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_prepare_pin_controls
2106 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_disable_unassoc
2190 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_disable_unsel
2372 const struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_mixer_child_is_input
2443 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_assign_names
2681 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_control_dest_amp
2758 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_assign_mixers
3128 hdafg_stream_connect_hdmi(struct hdafg_softc * sc,struct hdaudio_assoc * as,struct hdaudio_widget * w,const audio_params_t * params) argument
3186 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_stream_connect
3455 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_configure_encodings
3553 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_hp_switch_handler
3648 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_hp_switch_init
3890 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_detach
4093 struct hdaudio_assoc *as = ad->ad_sc->sc_assocs; local in function:hdafg_halt_output
4391 struct hdaudio_assoc *as = sc->sc_assocs; local in function:hdafg_unsol
[all...]
/src/sys/arch/hppa/hppa/
H A Ddb_disasm.c2222 *as = SinglePrec(w) ? fsreg[As(w)] : fdreg[As(w)], local in function:fmpyaddDasm
/src/sys/dev/usb/
H A Duaudio.c2545 const struct as_info *as; local in function:uaudio_build_formats
3689 struct as_info *as; local in function:uaudio_chan_open
3737 struct as_info *as; local in function:uaudio_chan_abort
[all...]

Completed in 30 milliseconds