Searched refs:subsystem_deviceid (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pci/hotplug/
H A Dcpqphp_core.c823 u16 subsystem_deviceid; cpqhpc_probe() local
891 subsystem_deviceid = pdev->subsystem_device; cpqhpc_probe()
893 info("Hot Plug Subsystem Device ID: %x\n", subsystem_deviceid); cpqhpc_probe()
935 switch (subsystem_deviceid) { cpqhpc_probe()
998 if (subsystem_deviceid & 0x0001) cpqhpc_probe()
1004 if (subsystem_deviceid & 0x0002) cpqhpc_probe()
1010 if (subsystem_deviceid & 0x0004) cpqhpc_probe()
1016 if (subsystem_deviceid & 0x0008) cpqhpc_probe()
1024 if (subsystem_deviceid & 0x0010) cpqhpc_probe()
1030 if (subsystem_deviceid & 0x0020) cpqhpc_probe()
1036 if (subsystem_deviceid & 0x0080) { cpqhpc_probe()
1038 if (subsystem_deviceid & 0x0040) cpqhpc_probe()

Completed in 50 milliseconds