Home
last modified time | relevance | path

Searched defs:dev_p (Results 1 – 4 of 4) 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/ice/
H A Dice_common.c2665 ice_parse_valid_functions_cap(struct ice_hw * hw,struct ice_hw_dev_caps * dev_p,struct ice_aqc_list_caps_elem * cap) ice_parse_valid_functions_cap() argument
2685 ice_parse_vf_dev_caps(struct ice_hw * hw,struct ice_hw_dev_caps * dev_p,struct ice_aqc_list_caps_elem * cap) ice_parse_vf_dev_caps() argument
2704 ice_parse_vsi_dev_caps(struct ice_hw * hw,struct ice_hw_dev_caps * dev_p,struct ice_aqc_list_caps_elem * cap) ice_parse_vsi_dev_caps() argument
2723 ice_parse_nac_topo_dev_caps(struct ice_hw * hw,struct ice_hw_dev_caps * dev_p,struct ice_aqc_list_caps_elem * cap) ice_parse_nac_topo_dev_caps() argument
2747 ice_parse_sensor_reading_cap(struct ice_hw * hw,struct ice_hw_dev_caps * dev_p,struct ice_aqc_list_caps_elem * cap) ice_parse_sensor_reading_cap() argument
2772 ice_parse_dev_caps(struct ice_hw * hw,struct ice_hw_dev_caps * dev_p,void * buf,u32 cap_count) ice_parse_dev_caps() argument
[all...]
/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