Home
last modified time | relevance | path

Searched defs:device_type (Results 1 – 12 of 12) sorted by relevance

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_x550.c523 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_x550em()
530 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_x550em()
1135 u32 device_type, u32 data) in ixgbe_write_iosf_sb_reg_x550()
1181 u32 device_type, u32 *data) in ixgbe_read_iosf_sb_reg_x550()
1296 u32 device_type, u32 data) in ixgbe_write_iosf_sb_reg_x550a()
1326 u32 device_type, u32 *data) in ixgbe_read_iosf_sb_reg_x550a()
4359 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_x550a()
4387 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_x550a()
H A Dixgbe_phy.c583 s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, in ixgbe_read_phy_reg_mdi()
666 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_generic()
692 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_mdi()
766 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_generic()
H A Dixgbe_api.c528 s32 ixgbe_read_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, in ixgbe_read_phy_reg()
547 s32 ixgbe_write_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, in ixgbe_write_phy_reg()
1239 u32 device_type, u32 *phy_data) in ixgbe_read_iosf_sb_reg()
1255 u32 device_type, u32 phy_data) in ixgbe_write_iosf_sb_reg()
/dragonfly/sys/kern/
H A Dsubr_devstat.c55 devstat_type_flags device_type, in devstat_add_entry()
/dragonfly/lib/libdevstat/
H A Ddevstat.h50 devstat_type_flags device_type; member
/dragonfly/sys/sys/
H A Ddevicestat.h205 devstat_type_flags device_type; /* Device type */ member
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser2.c1127 enum dal_device_type device_type = device_id.device_type; in get_support_mask_for_device_id() local
H A Dbios_parser.c2561 enum dal_device_type device_type = device_id.device_type; in get_support_mask_for_device_id() local
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dconfig.h709 u8 device_type[WPS_DEV_TYPE_LEN]; member
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h242 u_int8_t device_type; // takes lower byte in eeprom location member
/dragonfly/sys/dev/drm/i915/
H A Dintel_vbt_defs.h337 u16 device_type; /* See DEVICE_TYPE_* above */ member
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dap_config.h480 u8 device_type[WPS_DEV_TYPE_LEN]; member