Home
last modified time | relevance | path

Searched defs:dev_p (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_device_tbl.c244 device_entry_create_devinfo(const struct devinfo_dev *dev_p) in device_entry_create_devinfo()
279 device_find_by_dev(const struct devinfo_dev *dev_p) in device_find_by_dev()
327 device_get_type(struct devinfo_dev *dev_p, const struct asn_oid **out_type_p) in device_get_type()
/freebsd/contrib/libfido2/src/
H A Ddev.c465 fido_dev_free(fido_dev_t **dev_p) in fido_dev_free()
/freebsd/sys/dev/ixgbe/
H A Dixgbe_e610.c837 struct ixgbe_hw_dev_caps *dev_p, in ixgbe_parse_valid_functions_cap()
856 struct ixgbe_hw_dev_caps *dev_p, in ixgbe_parse_vf_dev_caps()
875 struct ixgbe_hw_dev_caps *dev_p, in ixgbe_parse_vsi_dev_caps()
894 struct ixgbe_hw_dev_caps *dev_p, in ixgbe_parse_fdir_dev_caps()
919 struct ixgbe_hw_dev_caps *dev_p, in ixgbe_parse_dev_caps()
/freebsd/sys/dev/ice/
H A Dice_common.c2882 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap()
2902 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps()
2921 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps()
2940 ice_parse_nac_topo_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_nac_topo_dev_caps()
2968 ice_parse_sensor_reading_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_sensor_reading_cap()
2993 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_dev_caps()
/freebsd/sys/dev/bxe/
H A Dbxe.c19198 bxe_get_settings(struct bxe_softc *sc, bxe_dev_setting_t *dev_p) in bxe_get_settings()
19258 bxe_dev_setting_t *dev_p; in bxe_eioctl() local