Searched refs:nvmft_controller_error (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/nvmf/controller/ |
H A D | nvmft_var.h | 119 void nvmft_controller_error(struct nvmft_controller *ctrlr,
|
H A D | ctl_frontend_nvmf.c | 90 nvmft_controller_error(ctrlr, NULL, ENODEV); in nvmft_offline() 251 nvmft_controller_error(ctrlr, qp, ENXIO); in nvmft_dispatch_command() 1092 nvmft_controller_error(ctrlr, NULL, ECONNABORTED); in nvmft_terminate()
|
H A D | nvmft_qpair.c | 65 nvmft_controller_error(ctrlr, qp, error); in nvmft_qpair_error()
|
H A D | nvmft_controller.c | 102 nvmft_controller_error(ctrlr, NULL, ETIMEDOUT); in nvmft_keep_alive_timer() 404 nvmft_controller_error(struct nvmft_controller *ctrlr, struct nvmft_qpair *qp, in nvmft_controller_error() function
|