Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dfabrics.h208 int nvmf_reg_write32(struct nvme_ctrl *ctrl, u32 off, u32 val);
H A Dfabrics.c261 int nvmf_reg_write32(struct nvme_ctrl *ctrl, u32 off, u32 val) in nvmf_reg_write32() function
280 EXPORT_SYMBOL_GPL(nvmf_reg_write32);
H A Drdma.c2182 .reg_write32 = nvmf_reg_write32,
H A Dtcp.c2492 .reg_write32 = nvmf_reg_write32,
H A Dfc.c3384 .reg_write32 = nvmf_reg_write32,
/openbmc/linux/drivers/nvme/target/
H A Dloop.c494 .reg_write32 = nvmf_reg_write32,