Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dfc.c3375 static const struct nvme_ctrl_ops nvme_fc_ctrl_ops = { variable
3536 ret = nvme_init_ctrl(&ctrl->ctrl, dev, &nvme_fc_ctrl_ops, 0); in nvme_fc_init_ctrl()