Searched defs:cmd_nvme (Results 1 – 1 of 1) sorted by relevance
43 struct cmd_nvme { struct44 uint8_t entry_type; /* Entry type. */45 uint8_t entry_count; /* Entry count. */46 uint8_t sys_define; /* System defined. */47 uint8_t entry_status; /* Entry Status. */49 uint32_t handle; /* System handle. */50 __le16 nport_handle; /* N_PORT handle. */51 __le16 timeout; /* Command timeout. */53 __le16 dseg_count; /* Data segment count. */54 __le16 nvme_rsp_dsd_len; /* NVMe RSP DSD length */[all …]