Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 25 of 84) sorted by relevance

1234

/dragonfly/sys/bus/pci/
H A Dpci.c499 pci_fixancient(pcicfgregs *cfg) in pci_fixancient()
538 pcicfgregs *cfg = NULL; in pci_read_device() local
967 pcicfgregs *cfg; member
1334 pcicfgregs *cfg = &dinfo->cfg; in pci_get_vpd_ident_method() local
1352 pcicfgregs *cfg = &dinfo->cfg; in pci_get_vpd_readonly_method() local
1380 pcicfgregs *cfg = &dinfo->cfg; in pci_find_extcap_method() local
1644 pcicfgregs *cfg = &dinfo->cfg; in pci_setup_msix() local
1954 pcicfgregs *cfg = &dinfo->cfg; in pci_alloc_msi_method() local
2177 pcicfgregs *cfg = &dinfo->cfg; in pci_set_powerstate_method() local
3745 pcicfgregs *cfg; in pci_read_ivar() local
[all …]
/dragonfly/sys/dev/netif/ix/
H A Dixgbe_dcb.c209 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in ixgbe_dcb_unpack_pfc_cee()
224 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill_cee()
234 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *cfg, u16 *max) in ixgbe_dcb_unpack_max_cee()
243 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid_cee()
253 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_tsa_cee()
263 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up()
286 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_map_cee()
/dragonfly/sys/dev/netif/mii_layer/
H A Dlxtphy.c299 int cfg; in lxtphy_set_tp() local
309 int cfg; in lxtphy_set_fx() local
/dragonfly/usr.sbin/ppp/
H A Dmppe.c474 MPPE_ConfigVal(struct bundle *bundle __unused, const struct ccp_config *cfg) in MPPE_ConfigVal()
514 const struct ccp_config *cfg) in MPPEInitOptsOutput()
538 const struct ccp_config *cfg) in MPPESetOptsOutput()
577 const struct ccp_config *cfg) in MPPESetOptsInput()
H A Dasync.h42 } cfg; member
H A Dserver.h43 } cfg; member
H A Ddeflate.c445 const struct ccp_config *cfg) in DeflateInitOptsOutput()
469 const struct ccp_config *cfg) in DeflateSetOptsInput()
H A Dipv6cp.h43 } cfg; member
H A Dauth.h53 } cfg; member
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Dnetlink.c18 struct netlink_config *cfg; member
91 struct netlink_data * netlink_init(struct netlink_config *cfg) in netlink_init()
H A Drfkill.c48 struct rfkill_config *cfg; member
103 struct rfkill_data * rfkill_init(struct rfkill_config *cfg) in rfkill_init()
/dragonfly/sys/bus/u4b/serial/
H A Duftdi.c558 struct uftdi_param_config *cfg, uint8_t type) in uftdi_set_parm_soft()
657 struct uftdi_param_config cfg; in uftdi_pre_param() local
669 struct uftdi_param_config cfg; in uftdi_cfg_param() local
H A Ducycom.c413 ucycom_cfg_write(struct ucycom_softc *sc, uint32_t baud, uint8_t cfg) in ucycom_cfg_write()
478 uint8_t cfg; in ucycom_cfg_param() local
/dragonfly/contrib/wpa_supplicant/src/fst/
H A Dfst_iface.c18 const struct fst_iface_cfg *cfg) in fst_iface_create()
H A Dfst.c40 const struct fst_iface_cfg *cfg) in fst_attach()
/dragonfly/sys/netgraph7/deflate/
H A Dng_deflate.c62 struct ng_deflate_config cfg; /* configuration */ member
229 struct ng_deflate_config *const cfg in ng_deflate_rcvmsg() local
/dragonfly/sys/netgraph7/async/
H A Dng_async.c86 struct ng_async_cfg cfg; /* Configuration */ member
326 struct ng_async_cfg *const cfg = in nga_rcvmsg() local
/dragonfly/sys/netgraph/async/
H A Dng_async.c78 struct ng_async_cfg cfg; /* Configuration */ member
305 struct ng_async_cfg *const cfg = in nga_rcvmsg() local
/dragonfly/sys/netgraph7/
H A Dng_pred1.c71 struct ng_pred1_config cfg; /* configuration */ member
242 struct ng_pred1_config *const cfg = in ng_pred1_rcvmsg() local
/dragonfly/sys/netgraph/mppc/
H A Dng_mppc.c112 struct ng_mppc_config cfg; /* configuration */ member
246 struct ng_mppc_config *const cfg in ng_mppc_rcvmsg() local
/dragonfly/sys/netgraph7/mppc/
H A Dng_mppc.c126 struct ng_mppc_config cfg; /* configuration */ member
261 struct ng_mppc_config *const cfg in ng_mppc_rcvmsg() local
/dragonfly/sys/dev/disk/dm/
H A Ddm_table.c266 dm_table_init_target(dm_table_entry_t *table_en, void *cfg) in dm_table_init_target()
/dragonfly/sys/dev/drm/amd/display/dc/i2caux/
H A Di2caux.c294 union aux_config cfg) in dal_i2caux_configure_aux()
/dragonfly/lib/libtcplay/
H A Dhdr.c67 const struct sig_hdr_cfg *cfg; in hdr_cfg_from_sig() local
/dragonfly/sys/dev/pccard/cardbus/
H A Dcardbus.c139 cardbus_device_setup_regs(pcicfgregs *cfg) in cardbus_device_setup_regs()

1234