Searched defs:caps (Results 26 - 50 of 95) sorted by relevance

1234

/freebsd-10-stable/sys/dev/gpio/
H A Dgpiobus.c75 gpio_check_flags(uint32_t caps, uint32_t flags) argument
511 uint32_t caps; local
537 gpiobus_pin_getcaps(device_t dev, device_t child, uint32_t pin, uint32_t *caps) argument
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dvchan.c55 struct pcmchan_caps caps; member in struct:vchan_info
447 struct pcmchan_caps *caps; local
[all...]
H A Dfeeder_chain.c583 struct pcmchan_caps *caps; local
[all...]
H A Dac97.c63 unsigned count, caps, se, extcaps, extid, extstat, noext:1; member in struct:ac97_info
H A Dsound.c157 struct pcmchan_caps *caps; local
/freebsd-10-stable/sys/netsmb/
H A Dsmb_smb.c303 u_int32_t caps = 0; local
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_mips.c74 uint32_t caps, config, counter; local
H A Dhwpmc_xscale.c255 uint32_t caps, config; local
H A Dhwpmc_amd.c437 uint32_t allowed_unitmask, caps, config, unitmask; local
[all...]
H A Dhwpmc_ppro.c497 uint32_t allowed_unitmask, caps, config, unitmask; local
[all...]
H A Dhwpmc_uncore.c191 uint32_t caps, flags; local
839 uint32_t caps, config, cpuflag, evsel; local
[all...]
/freebsd-10-stable/sys/cam/ata/
H A Data_pmp.c107 u_int caps; member in struct:pmp_softc
[all...]
/freebsd-10-stable/sys/dev/ixl/
H A Dixlvc.c275 u32 caps; local
/freebsd-10-stable/sys/dev/hyperv/netvsc/
H A Dhn_rndis.c413 struct ndis_rss_caps in, caps; local
588 uint32_t caps = 0; local
926 hn_rndis_query_hwcaps(struct hn_softc *sc, struct ndis_offload *caps) argument
[all...]
/freebsd-10-stable/sys/arm/rockchip/
H A Drk30xx_gpio.c245 rk30_gpio_pin_getcaps(device_t dev, uint32_t pin, uint32_t *caps) argument
/freebsd-10-stable/sys/arm/ti/
H A Dti_gpio.c335 ti_gpio_pin_getcaps(device_t dev, uint32_t pin, uint32_t *caps) argument
/freebsd-10-stable/sys/net80211/
H A Dieee80211.c1000 addmedia(struct ifmedia *media, int caps, int addsta, int mode, int mword) argument
1044 ieee80211_media_setup(struct ieee80211com *ic, struct ifmedia *media, int caps, int addsta, ifm_change_cb_t media_change, ifm_stat_cb_t media_stat) argument
[all...]
H A Dieee80211_superg.c149 ieee80211_add_ath(uint8_t *frm, uint8_t caps, ieee80211_keyix defkeyix) argument
/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Db_print.c491 int caps = 0; local
/freebsd-10-stable/usr.sbin/ancontrol/
H A Dancontrol.c354 struct an_ltv_caps *caps; local
926 struct an_ltv_caps *caps; local
1066 struct an_ltv_caps *caps; local
1430 struct an_ltv_caps *caps; local
[all...]
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntpd.c1190 cap_t caps; local
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c95 int mlx5_set_port_caps(struct mlx5_core_dev *dev, u8 port_num, u32 caps) argument
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-snprintf.c552 int caps = 0; local
714 int caps = 0; local
/freebsd-10-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c328 bcm_gpio_pin_getcaps(device_t dev, uint32_t pin, uint32_t *caps) argument
/freebsd-10-stable/usr.sbin/pciconf/
H A Dpciconf.c104 int bars, bridge, caps, errors, verbose, vpd; local
187 list_devs(const char *name, int verbose, int bars, int bridge, int caps, argument

Completed in 417 milliseconds

1234