Lines Matching refs:nm_ctrl
6044 minor->nm_ctrl = nvme; in nvme_open()
6118 nvme = minor->nm_ctrl; in nvme_close()
6188 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_excl_check()
6343 if (ioc->nioc_nsid > minor->nm_ctrl->n_namespace_count && in nvme_ioctl_check()
6368 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_ctrl_info()
6441 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_ns_info()
6515 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_identify()
6697 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_get_logpage()
6803 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_get_feature()
6912 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_format()
6977 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_bd_detach()
7014 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_bd_attach()
7110 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_ctrl_detach()
7157 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_ns_create()
7250 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_ns_delete()
7327 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_ctrl_attach()
7393 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_firmware_download()
7490 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_firmware_commit()
7640 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_passthru()
7725 nvme_t *nvme = minor->nm_ctrl; in nvme_ioctl_lock()
7898 nvme_t *const nvme = minor->nm_ctrl; in nvme_ioctl_unlock()
8023 nvme = minor->nm_ctrl; in nvme_ioctl()