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
2214 u16 subid, i;
2301 subid = nic->pdev->subsystem_device;
2302 if (((subid & 0xFF) >= 0x07) &&
3404 u16 subid, pci_cmd;
3491 subid = sp->pdev->subsystem_device;
3492 if (((subid & 0xFF) >= 0x07) &&
5385 u16 subid = sp->pdev->subsystem_device;
5389 ((subid & 0xFF) >= 0x07)) {
5426 u16 subid = sp->pdev->subsystem_device;
5428 if ((sp->device_type == XFRAME_I_DEVICE) && ((subid & 0xFF) < 0x07)) {
5450 if (CARDS_WITH_FAULTY_LINK_INDICATORS(sp->device_type, subid))
6673 u16 subid;
6685 subid = nic->pdev->subsystem_device;
6702 nic->device_type, subid)) {
6725 subid)) {
7667 u16 subid;
7998 subid = sp->pdev->subsystem_device;
7999 if ((subid & 0xFF) >= 0x07) {