Searched refs:XFRAME_I_DEVICE (Results 1 – 2 of 2) sorted by relevance
115 (dev_type == XFRAME_I_DEVICE) ? \1319 if ((nic->device_type == XFRAME_I_DEVICE) && (nic->pdev->revision < 4)) in init_nic()2296 (nic->device_type == XFRAME_I_DEVICE)) { in start_nic()3375 return XFRAME_I_DEVICE; in check_pci_device_id()3484 (sp->device_type == XFRAME_I_DEVICE)) { in s2io_reset()3673 if (nic->device_type == XFRAME_I_DEVICE) in restore_xmsi_data()3696 if (nic->device_type == XFRAME_I_DEVICE) in store_xmsi_data()5427 if ((sp->device_type == XFRAME_I_DEVICE) && ((subid & 0xFF) < 0x07)) { in s2io_ethtool_set_led()5564 if (sp->device_type == XFRAME_I_DEVICE) { in read_eeprom()5630 if (sp->device_type == XFRAME_I_DEVICE) { in write_eeprom()[all …]
955 #define XFRAME_I_DEVICE 1 macro