Searched refs:probe_done (Results 1 – 6 of 6) sorted by relevance
527 newchannel->probe_done = true; in vmbus_add_channel_work()560 newchannel->probe_done = true; in vmbus_add_channel_work()570 newchannel->probe_done = true; in vmbus_add_channel_work()1235 while (READ_ONCE(channel->probe_done) == false) { in vmbus_onoffer_rescind()1297 while (!READ_ONCE(channel->probe_done) || !READ_ONCE(channel->rescind)) in vmbus_hvsock_device_unregister()
11 bool probe_done; member
957 bool probe_done; member
3230 !wait_for_completion_timeout(&adapter->probe_done, timeout)) { in __ibmvnic_reset()6475 init_completion(&adapter->probe_done); in ibmvnic_probe()6571 complete(&adapter->probe_done); in ibmvnic_probe()6595 complete(&adapter->probe_done); in ibmvnic_probe()
1425 u8 probe_done:1; member
8592 if (!ioa_cfg->probe_done) in ipr_pci_mmio_enabled()8612 if (ioa_cfg->probe_done) in ipr_pci_frozen()8631 if (ioa_cfg->probe_done) { in ipr_pci_slot_reset()8657 if (ioa_cfg->probe_done) { in ipr_pci_perm_failure()8717 ioa_cfg->probe_done = 1; in ipr_probe_ioa_part2()