Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvme/
H A Dsubsys.c58 NvmeSecCtrlEntry *sctrl = nvme_sctrl(n); in nvme_subsys_register_ctrl()
H A Dnvme.h707 static inline NvmeSecCtrlEntry *nvme_sctrl(NvmeCtrl *n) in nvme_sctrl_for_cntlid()
690 static inline NvmeSecCtrlEntry *nvme_sctrl(NvmeCtrl *n) nvme_sctrl() function
H A Dctrl.c7873 sctrl = nvme_sctrl(n); in nvme_write_bar()
7944 sctrl = nvme_sctrl(n); in nvme_write_bar()
7988 NvmeSecCtrlEntry *sctrl = nvme_sctrl(n); in nvme_write_bar()
8350 if (pci_is_vf(PCI_DEVICE(n)) && !nvme_sctrl(n)->scs && in nvme_check_params()
8522 if (pci_is_vf(PCI_DEVICE(n)) && !nvme_sctrl(n)->scs && in nvme_init_cmb()
8723 sctrl = nvme_sctrl(n); in nvme_init_pci()
9086 NvmeSecCtrlEntry *sctrl = nvme_sctrl(n);