Home
last modified time | relevance | path

Searched refs:default_cfg (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/gnu/dts/arm/
Dste-href-ab8500.dtsi53 default_cfg {
66 default_cfg {
79 default_cfg {
92 default_cfg {
105 default_cfg {
118 default_cfg {
131 default_cfg {
144 default_cfg {
157 default_cfg {
170 default_cfg {
[all …]
Dste-href-ab8505.dtsi41 default_cfg {
54 default_cfg {
67 default_cfg {
80 default_cfg {
93 default_cfg {
106 default_cfg {
120 default_cfg {
134 default_cfg {
151 default_cfg {
165 default_cfg {
[all …]
/freebsd-10-stable/sys/dev/cxgbe/
Dt4_main.c2962 const struct firmware *fw = NULL, *default_cfg; in prep_firmware() local
3007 default_cfg = firmware_get(fw_info->kld_name); in prep_firmware()
3100 rc = partition_resources(sc, default_cfg, fw_info->kld_name); in prep_firmware()
3121 if (default_cfg != NULL) in prep_firmware()
3122 firmware_put(default_cfg, FIRMWARE_UNLOAD); in prep_firmware()
3138 partition_resources(struct adapter *sc, const struct firmware *default_cfg, in partition_resources() argument
3170 if (default_cfg != NULL) { in partition_resources()
3191 default_cfg == NULL) { in partition_resources()
3203 KASSERT(cfg != NULL || default_cfg != NULL, in partition_resources()
3231 cflen = default_cfg->datasize & ~3; in partition_resources()
[all …]
/freebsd-10-stable/sys/dev/bxe/
Dbxe_elink.c4647 port_hw_config[params->port].default_cfg)) & in elink_warpcore_enable_AN_KR()
5250 port_hw_config[params->port].default_cfg)) & in elink_warpcore_config_runtime()
5334 port_hw_config[params->port].default_cfg)) & in elink_warpcore_config_init()
8316 port_hw_config[params->port].default_cfg)) & in elink_8073_config_init()
11082 dev_info.port_hw_config[0].default_cfg)); in elink_84833_get_reset_gpios()
11290 dev_info.port_hw_config[params->port].default_cfg)) & in elink_848x3_config_init()
13042 port_hw_config[port].default_cfg)) & in elink_populate_int_phy()
14411 dev_info.port_hw_config[PORT_0].default_cfg)); in elink_get_ext_phy_reset_gpio()
14990 port_hw_config[params->port].default_cfg)) in elink_period_func()
Decore_hsi.h602 uint32_t default_cfg; /* 0x288 */ member