• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/nvme/

Lines Matching refs:nvme_controller

52 static void nvme_ctrlr_construct_and_submit_aer(struct nvme_controller *ctrlr,
56 nvme_ctrlr_devctl_log(struct nvme_controller *ctrlr, const char *type, const char *msg, ...)
85 nvme_ctrlr_construct_admin_qpair(struct nvme_controller *ctrlr)
121 nvme_ctrlr_construct_io_qpairs(struct nvme_controller *ctrlr)
211 nvme_ctrlr_fail(struct nvme_controller *ctrlr)
228 nvme_ctrlr_post_failed_request(struct nvme_controller *ctrlr,
241 struct nvme_controller *ctrlr = arg;
256 nvme_ctrlr_wait_for_ready(struct nvme_controller *ctrlr, int desired_val)
280 nvme_ctrlr_disable(struct nvme_controller *ctrlr)
327 nvme_ctrlr_enable(struct nvme_controller *ctrlr)
389 nvme_ctrlr_disable_qpairs(struct nvme_controller *ctrlr)
406 nvme_ctrlr_hw_reset(struct nvme_controller *ctrlr)
421 nvme_ctrlr_reset(struct nvme_controller *ctrlr)
439 nvme_ctrlr_identify(struct nvme_controller *ctrlr)
467 nvme_ctrlr_set_num_qpairs(struct nvme_controller *ctrlr)
503 nvme_ctrlr_create_qpairs(struct nvme_controller *ctrlr)
535 nvme_ctrlr_delete_qpairs(struct nvme_controller *ctrlr)
566 nvme_ctrlr_construct_namespaces(struct nvme_controller *ctrlr)
598 nvme_ctrlr_get_log_page_size(struct nvme_controller *ctrlr, uint8_t page_id)
635 nvme_ctrlr_log_critical_warnings(struct nvme_controller *ctrlr,
806 nvme_ctrlr_construct_and_submit_aer(struct nvme_controller *ctrlr,
825 nvme_ctrlr_configure_aer(struct nvme_controller *ctrlr)
863 nvme_ctrlr_configure_int_coalescing(struct nvme_controller *ctrlr)
879 nvme_ctrlr_hmb_free(struct nvme_controller *ctrlr)
912 nvme_ctrlr_hmb_alloc(struct nvme_controller *ctrlr)
1021 nvme_ctrlr_hmb_enable(struct nvme_controller *ctrlr, bool enable, bool memret)
1044 struct nvme_controller *ctrlr = ctrlr_arg;
1125 struct nvme_controller *ctrlr = arg;
1165 struct nvme_controller *ctrlr = arg;
1191 nvme_ctrlr_poll(struct nvme_controller *ctrlr)
1210 struct nvme_controller *ctrlr = arg;
1238 nvme_ctrlr_passthrough_cmd(struct nvme_controller *ctrlr,
1314 struct nvme_controller *ctrlr;
1353 nvme_ctrlr_construct(struct nvme_controller *ctrlr, device_t dev)
1462 nvme_ctrlr_destruct(struct nvme_controller *ctrlr, device_t dev)
1536 nvme_ctrlr_shutdown(struct nvme_controller *ctrlr)
1564 nvme_ctrlr_submit_admin_request(struct nvme_controller *ctrlr,
1572 nvme_ctrlr_submit_io_request(struct nvme_controller *ctrlr,
1582 nvme_ctrlr_get_device(struct nvme_controller *ctrlr)
1589 nvme_ctrlr_get_data(struct nvme_controller *ctrlr)
1596 nvme_ctrlr_suspend(struct nvme_controller *ctrlr)
1643 nvme_ctrlr_resume(struct nvme_controller *ctrlr)