Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
Dhostres_device_tbl.c246 device_entry_create_devinfo(const struct devinfo_dev *dev_p) in device_entry_create_devinfo()
281 device_find_by_dev(const struct devinfo_dev *dev_p) in device_find_by_dev()
329 device_get_type(struct devinfo_dev *dev_p, const struct asn_oid **out_type_p) in device_get_type()
/freebsd-12-stable/sys/dev/ice/
Dice_common.c2607 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap()
2627 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps()
2646 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps()
2671 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_dev_caps()
/freebsd-12-stable/sys/dev/bxe/
Dbxe.c19330 bxe_get_settings(struct bxe_softc *sc, bxe_dev_setting_t *dev_p) in bxe_get_settings()
19391 bxe_dev_setting_t *dev_p; in bxe_eioctl() local