Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dpci.c2817 static int nvme_pci_reg_write32(struct nvme_ctrl *ctrl, u32 off, u32 val) in nvme_pci_reg_write32() function
2863 .reg_write32 = nvme_pci_reg_write32,