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

/src/sys/arch/riscv/fdt/
H A Dcpu_fdt.c189 const char *device_type; local in function:cpu_fdt_match
/src/sys/arch/arm/fdt/
H A Dcpu_fdt.c69 const char *device_type; local in function:cpu_fdt_match
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dopregion.c75 u16 device_type; member in struct:efp_child_device_config
/src/usr.sbin/ofctl/
H A Dofctl.c493 char device_type[33]; local in function:main
575 char device_type[33]; local in function:ofname
718 char device_type[33]; local in function:oflist
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Damdgpu_bios_parser.c2137 enum dal_device_type device_type = device_id.device_type; local in function:get_support_mask_for_device_id
[all...]
H A Damdgpu_bios_parser2.c969 enum dal_device_type device_type = device_id.device_type; local in function:get_support_mask_for_device_id
[all...]
/src/sys/arch/sparc64/sparc64/
H A Dautoconf.c1103 char name[32], device_type[32]; local in function:sparc64_ether_get_mac_address
[all...]
/src/sys/dev/pci/ixgbe/
H A Dixgbe_phy.c585 s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, argument
667 ixgbe_read_phy_reg_generic(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u16 * phy_data) argument
693 ixgbe_write_phy_reg_mdi(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u16 phy_data) argument
767 ixgbe_write_phy_reg_generic(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u16 phy_data) argument
[all...]
H A Dixgbe_api.c534 s32 ixgbe_read_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, argument
553 s32 ixgbe_write_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, argument
1255 ixgbe_read_iosf_sb_reg(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u32 * phy_data) argument
1271 ixgbe_write_iosf_sb_reg(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u32 phy_data) argument
[all...]
H A Dixgbe_x550.c629 ixgbe_read_phy_reg_x550em(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u16 * phy_data) argument
636 ixgbe_write_phy_reg_x550em(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u16 phy_data) argument
1308 ixgbe_write_iosf_sb_reg_x550(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u32 data) argument
1354 ixgbe_read_iosf_sb_reg_x550(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u32 * data) argument
1469 ixgbe_write_iosf_sb_reg_x550a(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u32 data) argument
1499 ixgbe_read_iosf_sb_reg_x550a(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u32 * data) argument
4557 ixgbe_read_phy_reg_x550a(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u16 * phy_data) argument
4585 ixgbe_write_phy_reg_x550a(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u16 phy_data) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_vbt_defs.h361 u16 device_type; /* See DEVICE_TYPE_* above */ member in struct:child_device_config
/src/lib/libterminfo/
H A Dterm.h1177 #define device_type t_device_type(cur_term) macro

Completed in 24 milliseconds