Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/libfido2/src/
H A Ddev.c465 fido_dev_free(fido_dev_t **dev_p) in fido_dev_free()
/freebsd-14.2/sys/dev/ice/
H A Dice_common.c2873 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap()
2893 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps()
2912 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps()
2931 ice_parse_nac_topo_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_nac_topo_dev_caps()
2959 ice_parse_sensor_reading_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_sensor_reading_cap()
2984 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_dev_caps()
/freebsd-14.2/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