Searched refs:nvme_id_ctrl (Results 1 – 7 of 7) sorted by relevance
474 int nvme_mpath_init(struct nvme_ctrl *ctrl, struct nvme_id_ctrl *id);538 struct nvme_id_ctrl *id) in nvme_mpath_init()
894 static int nvme_identify_ctrl(struct nvme_ctrl *dev, struct nvme_id_ctrl **id) in nvme_identify_ctrl()903 *id = kmalloc(sizeof(struct nvme_id_ctrl), GFP_KERNEL); in nvme_identify_ctrl()908 sizeof(struct nvme_id_ctrl)); in nvme_identify_ctrl()2063 static bool quirk_matches(const struct nvme_id_ctrl *id, in quirk_matches()2072 struct nvme_id_ctrl *id) in nvme_init_subnqn()2207 static int nvme_init_subsystem(struct nvme_ctrl *ctrl, struct nvme_id_ctrl *id) in nvme_init_subsystem()2335 struct nvme_id_ctrl *id; in nvme_init_identify()3269 struct nvme_id_ctrl *id; in nvme_scan_work()
510 int nvme_mpath_init(struct nvme_ctrl *ctrl, struct nvme_id_ctrl *id) in nvme_mpath_init()
214 BUILD_BUG_ON(sizeof(struct nvme_id_ctrl) != NVME_IDENTIFY_DATA_SIZE); in _nvme_check_size()
150 struct nvme_id_ctrl *id; in nvmet_execute_identify_disc_ctrl()
269 struct nvme_id_ctrl *id; in nvmet_execute_identify_ctrl()
201 struct nvme_id_ctrl { struct