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

/linux-4.1.27/drivers/infiniband/hw/mlx4/
H A Dmain.c2651 list_add_tail(&send_mcq->mcq.reset_notify, mlx4_ib_handle_catas_error()
2669 list_add_tail(&recv_mcq->mcq.reset_notify, mlx4_ib_handle_catas_error()
2680 list_for_each_entry(mcq, &cq_notify_list, reset_notify) { mlx4_ib_handle_catas_error()
/linux-4.1.27/include/linux/mlx4/
H A Ddevice.h715 struct list_head reset_notify; member in struct:mlx4_cq
/linux-4.1.27/drivers/pci/
H A Dpci.c3422 if (err_handler && err_handler->reset_notify) pci_reset_notify()
3423 err_handler->reset_notify(dev, prepare); pci_reset_notify()
/linux-4.1.27/drivers/block/
H A Dnvme-core.c3097 .reset_notify = nvme_reset_notify,
/linux-4.1.27/include/linux/
H A Dpci.h646 void (*reset_notify)(struct pci_dev *dev, bool prepare); member in struct:pci_error_handlers

Completed in 481 milliseconds