/freebsd/stand/uboot/ |
H A D | main.c | 53 struct device_type { struct 56 } device_types[] = { argument
|
/freebsd/sys/arm/mv/armada38x/ |
H A D | armada38x_mp.c | 77 char device_type[16]; in platform_cnt_cpus() local
|
/freebsd/sys/kern/ |
H A D | subr_devstat.c | 79 devstat_type_flags device_type, in devstat_new_entry() 109 devstat_type_flags device_type, in devstat_add_entry()
|
/freebsd/sys/dev/virtio/ |
H A D | virtio.h | 74 uint32_t device_type; member
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_phy.c | 597 s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, in ixgbe_read_phy_reg_mdi() 680 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_generic() 706 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_mdi() 780 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_generic()
|
H A D | ixgbe_x550.c | 521 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_x550em() 528 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_x550em() 1131 u32 device_type, u32 data) in ixgbe_write_iosf_sb_reg_x550() 1177 u32 device_type, u32 *data) in ixgbe_read_iosf_sb_reg_x550() 4315 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_x550a() 4343 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_x550a()
|
H A D | ixgbe_api.c | 559 s32 ixgbe_read_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, in ixgbe_read_phy_reg() 578 s32 ixgbe_write_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, in ixgbe_write_phy_reg() 1306 u32 device_type, u32 *phy_data) in ixgbe_read_iosf_sb_reg() 1322 u32 device_type, u32 phy_data) in ixgbe_write_iosf_sb_reg()
|
/freebsd/sys/dev/ofw/ |
H A D | ofw_cpu.c | 376 char device_type[16]; in ofw_cpu_early_foreach() local
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | zfs_agents.c | 58 typedef enum device_type { enum
|
/freebsd/cddl/lib/libdtrace/ |
H A D | io.d | 224 inline string device_type[int type] = variable
|
/freebsd/sys/sys/ |
H A D | devicestat.h | 175 devstat_type_flags device_type; /* Device type */ member
|
/freebsd/lib/libdevstat/ |
H A D | devstat.h | 111 devstat_type_flags device_type; member
|
/freebsd/sys/dev/cpufreq/ |
H A D | cpufreq_dt.c | 480 char device_type[16]; in cpufreq_dt_attach() local
|
/freebsd/sys/arm/ti/ |
H A D | ti_sysc.c | 136 int device_type; member
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | device.h | 95 struct device_type { struct 112 struct device_type *type; argument
|
/freebsd/usr.sbin/ctld/ |
H A D | kernel.c | 114 uint8_t device_type; member
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_pcie.c | 1323 uint32_t reg, device_type, new_device_type; in al_pcie_port_operating_mode_config() local 1525 uint32_t reg, device_type; in al_pcie_operating_mode_get() local
|
/freebsd/sys/dev/xen/blkback/ |
H A D | blkback.c | 507 xbb_type device_type; member
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300eep.h | 246 u_int8_t device_type; // takes lower byte in eeprom location member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | config.h | 788 u8 device_type[WPS_DEV_TYPE_LEN]; member
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_ioctl.h | 388 uint8_t device_type; member
|
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_structures.h | 865 uint8_t device_type; /* as reported by member 941 uint8_t device_type; member 1101 uint8_t device_type; /* type of drive */ member
|
/freebsd/sys/dev/pst/ |
H A D | pst-iop.h | 525 u_int8_t device_type; member
|
/freebsd/sys/dev/isci/scil/ |
H A D | intel_sas.h | 128 U16 device_type : 3; member
|
/freebsd/usr.sbin/ctladm/ |
H A D | ctladm.c | 2419 int device_type = -1; cctl_create_lun() local
|