Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dibmphp_pci.c93 u8 valid_device = 0x00; /* to see if we are able to read from card any device info at all */ in ibmphp_configure_card() local
122 ++valid_device; in ibmphp_configure_card()
320 if (!valid_device) { in ibmphp_configure_card()
1454 u8 valid_device = 0x00; /* To see if we are ever able to find valid device and read it */ in unconfigure_boot_card() local
1471 ++valid_device; in unconfigure_boot_card()
1545 if (!valid_device) { in unconfigure_boot_card()
/linux-4.4.14/arch/tile/kernel/
Dpci_gx.c1243 goto valid_device; in tile_cfg_read()
1282 valid_device: in tile_cfg_read()
1369 goto valid_device; in tile_cfg_write()
1408 valid_device: in tile_cfg_write()