Lines Matching refs:subid
115 #define CARDS_WITH_FAULTY_LINK_INDICATORS(dev_type, subid) \
117 ((((subid >= 0x600B) && (subid <= 0x600D)) || \
118 ((subid >= 0x640B) && (subid <= 0x640D))) ? 1 : 0) : 0
2212 u16 subid, i;
2299 subid = nic->pdev->subsystem_device;
2300 if (((subid & 0xFF) >= 0x07) &&
3400 u16 subid, pci_cmd;
3487 subid = sp->pdev->subsystem_device;
3488 if (((subid & 0xFF) >= 0x07) &&
5381 u16 subid = sp->pdev->subsystem_device;
5385 ((subid & 0xFF) >= 0x07)) {
5422 u16 subid = sp->pdev->subsystem_device;
5424 if ((sp->device_type == XFRAME_I_DEVICE) && ((subid & 0xFF) < 0x07)) {
5446 if (CARDS_WITH_FAULTY_LINK_INDICATORS(sp->device_type, subid))
6666 u16 subid;
6678 subid = nic->pdev->subsystem_device;
6695 nic->device_type, subid)) {
6718 subid)) {
7662 u16 subid;
8004 subid = sp->pdev->subsystem_device;
8005 if ((subid & 0xFF) >= 0x07) {