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

/linux-master/drivers/pci/hotplug/
H A Dcpqphp_core.c759 u8 bus_cap; local
850 pci_read_config_byte(pdev, 0x41, &bus_cap);
851 if (bus_cap & 0x80) {
856 if (bus_cap & 0x40) {
861 if (bus_cap & 0x20) {
866 if (bus_cap & 0x10) {

Completed in 252 milliseconds