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

1234

/src/usr.sbin/certctl/
H A DMakefile[all...]
/src/usr.sbin/pf/etc/
H A DMakefile
/src/sys/dev/pwm/
H A Dpwm.c51 pwm_get_config(pwm_tag_t pwm, struct pwm_config *conf) argument
57 pwm_set_config(pwm_tag_t pwm, const struct pwm_config *conf) argument
/src/sys/arch/x86/pci/
H A Damdpcib_hpet.c133 pcireg_t conf; local in function:amdpcib_hpet_addr
/src/sys/arch/zaurus/stand/zboot/
H A Dbootmenu.c43 parsebootconf(const char *conf) argument
/src/usr.sbin/mrouted/
H A Dcfparse.y101 conf : stmts label
/src/usr.sbin/wsmoused/
H A Daction.c148 struct block *conf; local in function:run_action
/src/sys/dev/isapnp/
H A Disapnpres.c118 struct isapnp_attach_args *ipa, *conf = ISAPNP_MALLOC(sizeof(*conf)); local in function:isapnp_newconf
175 struct isapnp_attach_args *dev, *conf, *d, *c, *pa; local in function:isapnp_flatten
218 isapnp_process_tag(u_char tag,u_char len,u_char * buf,struct isapnp_attach_args ** card,struct isapnp_attach_args ** dev,struct isapnp_attach_args ** conf) argument
[all...]
/src/sys/arch/i386/stand/lib/
H A Dbootmenu.c73 parsebootconf(const char *conf) argument
/src/sys/stand/efiboot/
H A Dbootmenu.c72 parsebootconf(const char *conf) argument
/src/sys/dev/fdt/
H A Dpwm_fan.c116 struct pwm_config conf; local in function:pwm_fan_set
H A Ddwc2_fdt.c117 const struct dwc2_fdt_config *conf = local in function:dwc2_fdt_attach
/src/sys/arch/arm/sunxi/
H A Dsunxi_de2_ccu.c127 const struct sunxi_de2_ccu_config *conf; local in function:sunxi_de2_ccu_attach
H A Dsunxi_twi.c127 const struct sunxi_twi_config *conf; local in function:sunxi_twi_attach
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_dcb.c147 u32 conf = nvbios_rd32(bios, dcb + 0x04); local in function:dcb_outp_parse
H A Dnouveau_nvkm_subdev_bios_gpio.c139 u8 conf = nvbios_rd08(bios, data - 5); local in function:dcb_gpio_match
/src/sys/arch/arm/imx/
H A Dimxpwm.c85 imxpwm_get_config(pwm_tag_t pwm, struct pwm_config *conf) argument
108 imxpwm_set_config(pwm_tag_t pwm, const struct pwm_config *conf) argument
174 struct pwm_config conf = { local in function:imxpwm_attach_common
[all...]
/src/usr.sbin/altq/libaltq/
H A Dqop_fifoq.c173 struct fifoq_conf conf; local in function:fifoq_attach
H A Dqop_wfq.c206 struct wfq_conf conf; local in function:wfq_attach
/src/usr.sbin/faithd/
H A Dprefix.c191 struct config *conf; local in function:config_load1
266 struct config *conf, *p; local in function:config_load
325 static struct config conf; local in function:config_match
[all...]
/src/usr.sbin/mlxctl/
H A Dconfig.c125 struct conf_config conf; local in function:cmd_config
175 print_sys_drive(struct conf_config *conf, int drvno) argument
222 print_phys_drive(struct conf_config *conf, in argument
[all...]
/src/sys/lib/libsa/
H A Dbootcfg.c101 perform_bootcfg(const char *conf, bootcfg_command command, const off_t maxsz) argument
/src/sys/arch/newsmips/apbus/
H A Ddmac3.c175 int intr, conf, rv = 1; local in function:dmac3_intr
207 int conf; local in function:dmac3_misc
[all...]
/src/sys/arch/i386/pci/
H A Dgscpcib.c234 uint32_t conf; local in function:gscpcib_gpio_pin_ctl
/src/sbin/fsck_msdos/
H A Dfat.c381 int conf; local in function:checkfat

Completed in 11 milliseconds

1234