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