Searched defs:device_type (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dixgb_hw.c747 ixgb_read_phy_reg(struct ixgb_hw *hw, uint32_t reg_address, uint32_t phy_address, uint32_t device_type) argument
835 ixgb_write_phy_reg(struct ixgb_hw *hw, uint32_t reg_address, uint32_t phy_address, uint32_t device_type, uint16_t data) argument
H A Dixgbe_phy.c652 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, uint32_t reg_addr, uint32_t device_type, uint16_t *phy_data) argument
734 ixgbe_read_phy_reg_generic(struct ixgbe_hw *hw, uint32_t reg_addr, uint32_t device_type, uint16_t *phy_data) argument
760 ixgbe_write_phy_reg_mdi(struct ixgbe_hw *hw, uint32_t reg_addr, uint32_t device_type, uint16_t phy_data) argument
834 ixgbe_write_phy_reg_generic(struct ixgbe_hw *hw, uint32_t reg_addr, uint32_t device_type, uint16_t phy_data) argument
[all...]
H A Dixgbe_x550.c597 ixgbe_read_phy_reg_x550em(struct ixgbe_hw *hw, uint32_t reg_addr, uint32_t device_type, uint16_t *phy_data) argument
603 ixgbe_write_phy_reg_x550em(struct ixgbe_hw *hw, uint32_t reg_addr, uint32_t device_type, uint16_t phy_data) argument
1099 ixgbe_write_iosf_sb_reg_x550(struct ixgbe_hw *hw, uint32_t reg_addr, uint32_t device_type, uint32_t data) argument
1145 ixgbe_read_iosf_sb_reg_x550(struct ixgbe_hw *hw, uint32_t reg_addr, uint32_t device_type, uint32_t *data) argument
1260 ixgbe_write_iosf_sb_reg_x550a(struct ixgbe_hw *hw, uint32_t reg_addr, uint32_t device_type, uint32_t data) argument
1289 ixgbe_read_iosf_sb_reg_x550a(struct ixgbe_hw *hw, uint32_t reg_addr, uint32_t device_type, uint32_t *data) argument
4136 ixgbe_read_phy_reg_x550a(struct ixgbe_hw *hw, uint32_t reg_addr, uint32_t device_type, uint16_t *phy_data) argument
4164 ixgbe_write_phy_reg_x550a(struct ixgbe_hw *hw, uint32_t reg_addr, uint32_t device_type, uint16_t phy_data) argument
[all...]
/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Dopregion.c70 u16 device_type; member in struct:efp_child_device_config
/openbsd-current/sys/dev/pci/drm/amd/display/dc/bios/
H A Dbios_parser.c2144 enum dal_device_type device_type = device_id.device_type; local
[all...]
H A Dbios_parser2.c1543 enum dal_device_type device_type local
[all...]
/openbsd-current/usr.sbin/ldomctl/
H A Dconfig.c251 const char *device_type; local
2217 const char *device_type; local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/include/
H A Dgrph_object_ctrl_defs.h66 enum dal_device_type device_type:16; member in struct:device_id
/openbsd-current/lib/libcurses/
H A Dterm.h593 #define device_type CUR Strings[362] macro
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_vbt_defs.h399 u16 device_type; /* See DEVICE_TYPE_* above */ member in struct:child_device_config

Completed in 301 milliseconds