Searched refs:unreg_completion (Results 1 – 2 of 2) sorted by relevance
336 complete(&device->unreg_completion); in ib_device_put()600 init_completion(&device->unreg_completion); in _ib_alloc_device()1237 wait_for_completion(&device->unreg_completion); in disable_device()
2702 struct completion unreg_completion; member