Searched refs:XFRAME_I_DEVICE (Results 1 – 2 of 2) sorted by relevance
117 (dev_type == XFRAME_I_DEVICE) ? \1328 if ((nic->device_type == XFRAME_I_DEVICE) && (nic->pdev->revision < 4)) in init_nic()2305 (nic->device_type == XFRAME_I_DEVICE)) { in start_nic()3389 return XFRAME_I_DEVICE; in check_pci_device_id()3498 (sp->device_type == XFRAME_I_DEVICE)) { in s2io_reset()3687 if (nic->device_type == XFRAME_I_DEVICE) in restore_xmsi_data()3710 if (nic->device_type == XFRAME_I_DEVICE) in store_xmsi_data()5475 if ((sp->device_type == XFRAME_I_DEVICE) && ((subid & 0xFF) < 0x07)) { in s2io_ethtool_set_led()5612 if (sp->device_type == XFRAME_I_DEVICE) { in read_eeprom()5678 if (sp->device_type == XFRAME_I_DEVICE) { in write_eeprom()[all …]
955 #define XFRAME_I_DEVICE 1 macro