Searched refs:XFRAME_I_DEVICE (Results 1 – 2 of 2) sorted by relevance
116 (dev_type == XFRAME_I_DEVICE) ? \1321 if ((nic->device_type == XFRAME_I_DEVICE) && (nic->pdev->revision < 4)) in init_nic()2303 (nic->device_type == XFRAME_I_DEVICE)) { in start_nic()3384 return XFRAME_I_DEVICE; in check_pci_device_id()3493 (sp->device_type == XFRAME_I_DEVICE)) { in s2io_reset()3682 if (nic->device_type == XFRAME_I_DEVICE) in restore_xmsi_data()3703 if (nic->device_type == XFRAME_I_DEVICE) in store_xmsi_data()5435 if ((sp->device_type == XFRAME_I_DEVICE) && ((subid & 0xFF) < 0x07)) { in s2io_ethtool_set_led()5572 if (sp->device_type == XFRAME_I_DEVICE) { in read_eeprom()5638 if (sp->device_type == XFRAME_I_DEVICE) { in write_eeprom()[all …]
955 #define XFRAME_I_DEVICE 1 macro