/dflybsd-src/sys/bus/pci/ |
H A D | pci.c | 499 pci_fixancient(pcicfgregs *cfg) in pci_fixancient() 512 pci_hdrtypedata(device_t pcib, int b, int s, int f, pcicfgregs *cfg) in pci_hdrtypedata() 538 pcicfgregs *cfg = NULL; in pci_read_device() local 641 pci_read_cap_pmgt(device_t pcib, int ptr, int nextptr, pcicfgregs *cfg) in pci_read_cap_pmgt() 673 pci_read_cap_ht(device_t pcib, int ptr, int nextptr, pcicfgregs *cfg) in pci_read_cap_ht() 718 pci_read_cap_msi(device_t pcib, int ptr, int nextptr, pcicfgregs *cfg) in pci_read_cap_msi() 733 pci_read_cap_msix(device_t pcib, int ptr, int nextptr, pcicfgregs *cfg) in pci_read_cap_msix() 759 pci_read_cap_vpd(device_t pcib, int ptr, int nextptr, pcicfgregs *cfg) in pci_read_cap_vpd() 765 pci_read_cap_subvendor(device_t pcib, int ptr, int nextptr, pcicfgregs *cfg) in pci_read_cap_subvendor() 783 pci_read_cap_pcix(device_t pcib, int ptr, int nextptr, pcicfgregs *cfg) in pci_read_cap_pcix() [all …]
|
/dflybsd-src/sys/dev/netif/ix/ |
H A D | ixgbe_dcb.c | 209 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()
|
/dflybsd-src/sys/dev/netif/mii_layer/ |
H A D | lxtphy.c | 299 int cfg; in lxtphy_set_tp() local 309 int cfg; in lxtphy_set_fx() local
|
/dflybsd-src/usr.sbin/ppp/ |
H A D | mppe.c | 474 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 D | async.h | 42 } cfg; member
|
H A D | server.h | 43 } cfg; member
|
H A D | deflate.c | 445 const struct ccp_config *cfg) in DeflateInitOptsOutput() 469 const struct ccp_config *cfg) in DeflateSetOptsInput()
|
H A D | ipv6cp.h | 43 } cfg; member
|
H A D | auth.h | 53 } cfg; member
|
/dflybsd-src/contrib/wpa_supplicant/src/drivers/ |
H A D | netlink.c | 18 struct netlink_config *cfg; member 91 struct netlink_data * netlink_init(struct netlink_config *cfg) in netlink_init()
|
H A D | rfkill.c | 48 struct rfkill_config *cfg; member 103 struct rfkill_data * rfkill_init(struct rfkill_config *cfg) in rfkill_init()
|
/dflybsd-src/sys/bus/u4b/serial/ |
H A D | uftdi.c | 558 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 D | ucycom.c | 413 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
|
/dflybsd-src/crypto/openssh/ |
H A D | auth2-methods.c | 98 const struct authmethod_cfg *cfg; in auth2_methods_valid() local
|
/dflybsd-src/contrib/wpa_supplicant/src/fst/ |
H A D | fst_iface.c | 18 const struct fst_iface_cfg *cfg) in fst_iface_create()
|
H A D | fst.c | 40 const struct fst_iface_cfg *cfg) in fst_attach()
|
/dflybsd-src/sys/netgraph7/deflate/ |
H A D | ng_deflate.c | 62 struct ng_deflate_config cfg; /* configuration */ member 229 struct ng_deflate_config *const cfg in ng_deflate_rcvmsg() local
|
/dflybsd-src/sys/netgraph/async/ |
H A D | ng_async.c | 78 struct ng_async_cfg cfg; /* Configuration */ member 305 struct ng_async_cfg *const cfg = in nga_rcvmsg() local
|
/dflybsd-src/sys/netgraph7/async/ |
H A D | ng_async.c | 86 struct ng_async_cfg cfg; /* Configuration */ member 326 struct ng_async_cfg *const cfg = in nga_rcvmsg() local
|
/dflybsd-src/sys/netgraph7/ |
H A D | ng_pred1.c | 71 struct ng_pred1_config cfg; /* configuration */ member 242 struct ng_pred1_config *const cfg = in ng_pred1_rcvmsg() local
|
/dflybsd-src/sys/netgraph/mppc/ |
H A D | ng_mppc.c | 112 struct ng_mppc_config cfg; /* configuration */ member 246 struct ng_mppc_config *const cfg in ng_mppc_rcvmsg() local
|
/dflybsd-src/sys/netgraph7/mppc/ |
H A D | ng_mppc.c | 126 struct ng_mppc_config cfg; /* configuration */ member 261 struct ng_mppc_config *const cfg in ng_mppc_rcvmsg() local
|
/dflybsd-src/sys/dev/disk/dm/ |
H A D | dm_table.c | 266 dm_table_init_target(dm_table_entry_t *table_en, void *cfg) in dm_table_init_target()
|
/dflybsd-src/sys/dev/drm/amd/display/dc/i2caux/ |
H A D | i2caux.c | 294 union aux_config cfg) in dal_i2caux_configure_aux()
|
/dflybsd-src/lib/libtcplay/ |
H A D | hdr.c | 67 const struct sig_hdr_cfg *cfg; in hdr_cfg_from_sig() local
|