Searched refs:device_type (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-10.3-release/sys/sys/
H A Ddevicestat.h174 devstat_type_flags device_type; /* Device type */ member in struct:devstat
191 devstat_type_flags device_type,
/freebsd-10.3-release/sys/dev/ixgbe/
H A Dixgbe_phy.h161 s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
163 s32 ixgbe_write_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
166 u32 device_type, u16 *phy_data);
168 u32 device_type, u16 phy_data);
H A Dixgbe_x550.h70 u32 device_type, u32 data);
72 u32 device_type, u32 *data);
H A Dixgbe_api.h68 s32 ixgbe_read_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
70 s32 ixgbe_write_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
207 u32 device_type, u32 *phy_data);
209 u32 device_type, u32 phy_data);
H A Dixgbe_api.c530 s32 ixgbe_read_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, argument
537 device_type, phy_data), IXGBE_NOT_IMPLEMENTED);
548 s32 ixgbe_write_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, argument
555 device_type, phy_data), IXGBE_NOT_IMPLEMENTED);
1214 * @device_type: type of device you want to communicate with
1220 u32 device_type, u32 *phy_data)
1223 device_type, phy_data), IXGBE_NOT_IMPLEMENTED);
1230 * @device_type: type of device you want to communicate with
1236 u32 device_type, u32 phy_data)
1239 device_type, phy_dat
1219 ixgbe_read_iosf_sb_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, u32 *phy_data) argument
1235 ixgbe_write_iosf_sb_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, u32 phy_data) argument
[all...]
H A Dixgbe_phy.c602 s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, argument
609 (device_type << IXGBE_MSCA_DEV_TYPE_SHIFT) |
639 (device_type << IXGBE_MSCA_DEV_TYPE_SHIFT) |
682 u32 device_type, u16 *phy_data)
690 status = ixgbe_read_phy_reg_mdi(hw, reg_addr, device_type,
705 * @device_type: 5 bit device type
709 u32 device_type, u16 phy_data)
718 (device_type << IXGBE_MSCA_DEV_TYPE_SHIFT) |
747 (device_type << IXGBE_MSCA_DEV_TYPE_SHIFT) |
779 * @device_type
681 ixgbe_read_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, u16 *phy_data) argument
708 ixgbe_write_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, u16 phy_data) argument
782 ixgbe_write_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, u16 phy_data) argument
[all...]
H A Dixgbe_x550.c358 u32 device_type, u16 *phy_data)
360 UNREFERENCED_4PARAMETER(*hw, reg_addr, device_type, *phy_data);
365 u32 device_type, u16 phy_data)
367 UNREFERENCED_4PARAMETER(*hw, reg_addr, device_type, phy_data);
808 * @device_type: 3 bit device type
812 u32 device_type, u32 data)
827 (device_type << IXGBE_SB_IOSF_CTRL_TARGET_SELECT_SHIFT));
855 * @device_type: 3 bit device type
859 u32 device_type, u32 *data)
874 (device_type << IXGBE_SB_IOSF_CTRL_TARGET_SELECT_SHIF
357 ixgbe_read_phy_reg_x550em(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, u16 *phy_data) argument
364 ixgbe_write_phy_reg_x550em(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, u16 phy_data) argument
811 ixgbe_write_iosf_sb_reg_x550(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, u32 data) argument
858 ixgbe_read_iosf_sb_reg_x550(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, u32 *data) argument
[all...]
/freebsd-10.3-release/sys/kern/
H A Dsubr_devstat.c79 devstat_type_flags device_type,
89 devstat_type_flags device_type,
105 flags, device_type, priority);
119 devstat_type_flags device_type,
187 ds->device_type = device_type;
86 devstat_new_entry(const void *dev_name, int unit_number, uint32_t block_size, devstat_support_flags flags, devstat_type_flags device_type, devstat_priority priority) argument
116 devstat_add_entry(struct devstat *ds, const void *dev_name, int unit_number, uint32_t block_size, devstat_support_flags flags, devstat_type_flags device_type, devstat_priority priority) argument
/freebsd-10.3-release/sys/dev/ixgb/
H A Dixgb_hw.c742 uint32_t device_type)
750 ASSERT(device_type <= IXGB_MAX_PHY_DEV_TYPE);
754 (device_type << IXGB_MSCA_DEV_TYPE_SHIFT) |
781 (device_type << IXGB_MSCA_DEV_TYPE_SHIFT) |
821 * device_type - Also known as the Device ID or DID.
835 uint32_t device_type,
843 ASSERT(device_type <= IXGB_MAX_PHY_DEV_TYPE);
850 (device_type << IXGB_MSCA_DEV_TYPE_SHIFT) |
877 (device_type << IXGB_MSCA_DEV_TYPE_SHIFT) |
739 ixgb_read_phy_reg(struct ixgb_hw *hw, uint32_t reg_address, uint32_t phy_address, uint32_t device_type) argument
832 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 Dixgb_hw.h806 uint32_t device_type);
811 uint32_t device_type,
/freebsd-10.3-release/lib/libdevstat/
H A Ddevstat.h111 devstat_type_flags device_type; member in struct:devstat_match
H A Ddevstat.c750 && ((devices[j].device_type & DEVSTAT_TYPE_MASK) ==
751 (matches[i].device_type & DEVSTAT_TYPE_MASK))
755 && ((devices[j].device_type &
759 && ((devices[j].device_type & DEVSTAT_TYPE_IF_MASK) ==
760 (matches[i].device_type & DEVSTAT_TYPE_IF_MASK))
764 && ((devices[j].device_type &
768 && ((devices[j].device_type & DEVSTAT_TYPE_PASS) != 0)
1132 (*matches)[*num_matches].device_type |=
/freebsd-10.3-release/libexec/rpc.rstatd/
H A Drstat_proc.c326 if (((stats.dinfo->devices[i].device_type
328 && ((stats.dinfo->devices[i].device_type
371 if (((stats.dinfo->devices[i].device_type
373 && ((stats.dinfo->devices[i].device_type
/freebsd-10.3-release/sys/dev/virtio/
H A Dvirtio.h125 VIRTIO_READ_IVAR(device_type, VIRTIO_IVAR_DEVTYPE);
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/
H A Dconfig.h514 * device_type - Primary Device Type (WPS)
516 u8 device_type[WPS_DEV_TYPE_LEN]; member in struct:wpa_config
/freebsd-10.3-release/tools/tools/ath/ath_ee_9300_print/
H A Dmain.c73 ee_base->device_type);
/freebsd-10.3-release/sys/cam/ctl/
H A Dctl_ioctl.h133 uint8_t device_type; member in struct:ctl_lun_io_stats
352 * device_type: The SCSI device type. e.g. 0 for Direct Access,
397 uint8_t device_type; member in struct:ctl_lun_create_params
/freebsd-10.3-release/sys/dev/drm2/i915/
H A Dintel_bios.c417 if (!p_child->device_type) {
606 if (!p_child->device_type) {
623 if (!p_child->device_type) {
H A Dintel_bios.h205 u16 device_type; member in struct:child_device_config
/freebsd-10.3-release/sys/boot/uboot/common/
H A Dmain.c51 struct device_type { struct
145 struct device_type *dt;
/freebsd-10.3-release/contrib/wpa/src/ap/
H A Dap_config.h351 u8 device_type[WPS_DEV_TYPE_LEN]; member in struct:hostapd_bss_config
/freebsd-10.3-release/usr.sbin/ctld/
H A Dkernel.c111 uint8_t device_type; member in struct:cctl_lun
226 cur_lun->device_type = strtoull(str, NULL, 0);
616 lun_set_device_type(cl, lun->device_type);
675 req.reqdata.create.device_type = lun->l_device_type;
/freebsd-10.3-release/sys/dev/xen/blkback/
H A Dblkback.c562 xbb_type device_type; member in struct:xbb_softc
2443 switch (xbb->device_type) {
2463 switch (xbb->device_type) {
2496 xbb->device_type = XBB_TYPE_DISK;
2559 xbb->device_type = XBB_TYPE_FILE;
2715 (xbb->device_type == XBB_TYPE_DISK) ? "dev" : "file",
/freebsd-10.3-release/sys/dev/hyperv/vmbus/
H A Dhv_vmbus_priv.h715 hv_guid device_type,
/freebsd-10.3-release/sys/dev/isci/scil/
H A Dintel_sas.h128 U16 device_type : 3; member in struct:SCI_SAS_IDENTIFY_ADDRESS_FRAME

Completed in 243 milliseconds

12