Home
last modified time | relevance | path

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

/components/drivers/nvme/
A Dnvme.c109 struct rt_nvme_controller *nvme = queue->nvme; in nvme_submit_cmd()
281 struct rt_nvme_controller *nvme = ndev->ctrl; in nvme_blk_rw()
457 struct rt_nvme_controller *nvme = ndev->ctrl; in nvme_blk_read()
519 struct rt_nvme_controller *nvme = ndev->ctrl; in nvme_blk_write()
585 struct rt_nvme_controller *nvme = ndev->ctrl; in nvme_blk_erase()
625 struct rt_nvme_controller *nvme = ndev->ctrl; in nvme_blk_autorefresh()
654 struct rt_nvme_controller *nvme = queue->nvme; in nvme_queue_isr()
731 struct rt_nvme_controller *nvme = queue->nvme; in nvme_attach_queue()
777 struct rt_nvme_controller *nvme = queue->nvme; in nvme_detach_queue()
794 struct rt_nvme_controller *nvme = queue->nvme; in nvme_free_queue()
[all …]
A Dnvme-pci.c23 struct rt_nvme_controller parent;
39 struct rt_nvme_controller *nvme; in pci_nvme_probe()
124 struct rt_nvme_controller *nvme; in pci_nvme_remove()
/components/drivers/include/drivers/
A Dnvme.h796 struct rt_nvme_controller;
804 struct rt_nvme_controller *nvme;
826 struct rt_nvme_controller struct
872 struct rt_nvme_controller *ctrl; argument
896 rt_err_t rt_nvme_controller_register(struct rt_nvme_controller *nvme);
897 rt_err_t rt_nvme_controller_unregister(struct rt_nvme_controller *nvme);

Completed in 14 milliseconds