Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dfc.c987 static void nvme_fc_error_recovery(struct nvme_fc_ctrl *ctrl, char *errmsg); in fc_dma_sync_single_for_device()
1562 nvme_fc_error_recovery(ctrl, "Disconnect Association LS received"); in nvme_fc_ls_disconnect_assoc()
1864 nvme_fc_error_recovery(ctrl, "transport detected io error"); in __nvme_fc_abort_op()
2495 nvme_fc_error_recovery(struct nvme_fc_ctrl *ctrl, char *errmsg) in __nvme_fc_abort_outstanding_ios()
2544 nvme_fc_error_recovery(ctrl, "io timeout abort failed"); in nvme_fc_error_recovery()
2536 nvme_fc_error_recovery(struct nvme_fc_ctrl *ctrl, char *errmsg) nvme_fc_error_recovery() function