device_type       744 dev/pci/ixgb_hw.c 		  uint32_t phy_address, uint32_t device_type)
device_type       752 dev/pci/ixgb_hw.c 	ASSERT(device_type <= IXGB_MAX_PHY_DEV_TYPE);
device_type       756 dev/pci/ixgb_hw.c 	           (device_type << IXGB_MSCA_DEV_TYPE_SHIFT) |
device_type       782 dev/pci/ixgb_hw.c 	           (device_type << IXGB_MSCA_DEV_TYPE_SHIFT) |
device_type       832 dev/pci/ixgb_hw.c                    uint32_t phy_address, uint32_t device_type, uint16_t data)
device_type       839 dev/pci/ixgb_hw.c 	ASSERT(device_type <= IXGB_MAX_PHY_DEV_TYPE);
device_type       846 dev/pci/ixgb_hw.c 	           (device_type << IXGB_MSCA_DEV_TYPE_SHIFT) |
device_type       872 dev/pci/ixgb_hw.c 	           (device_type << IXGB_MSCA_DEV_TYPE_SHIFT) |
device_type       835 dev/pci/ixgb_hw.h 				  uint32_t phy_addr, uint32_t device_type);
device_type       838 dev/pci/ixgb_hw.h 			       uint32_t phy_addr, uint32_t device_type,