Searched defs:nvme_private (Results 1 – 1 of 1) sorted by relevance
26 struct nvme_private { struct27 struct srb *sp;28 struct nvmefc_ls_req *fd;29 struct work_struct ls_work;30 struct work_struct abort_work;31 int comp_status;32 spinlock_t cmd_lock;