Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp_pci.c79 u8 valid_device = 0x00; /* to see if we are able to read from card any device info at all */ in ibmphp_configure_card() local
108 ++valid_device; in ibmphp_configure_card()
302 if (!valid_device) { in ibmphp_configure_card()
1426 u8 valid_device = 0x00; /* To see if we are ever able to find valid device and read it */ in unconfigure_boot_card() local
1443 ++valid_device; in unconfigure_boot_card()
1517 if (!valid_device) { in unconfigure_boot_card()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_pci.c79 u8 valid_device = 0x00; /* to see if we are able to read from card any device info at all */ in ibmphp_configure_card() local
108 ++valid_device; in ibmphp_configure_card()
301 if (!valid_device) { in ibmphp_configure_card()
1425 u8 valid_device = 0x00; /* To see if we are ever able to find valid device and read it */ in unconfigure_boot_card() local
1442 ++valid_device; in unconfigure_boot_card()
1515 if (!valid_device) { in unconfigure_boot_card()

Completed in 5 milliseconds