Searched defs:srp_tsk_mgmt (Results 1 – 1 of 1) sorted by relevance
184 struct srp_tsk_mgmt { struct185 uint8_t type;186 uint8_t reserved[7];187 uint64_t tag;188 uint32_t reserved2;189 uint64_t lun;190 uint8_t reserved3[2];191 uint8_t function;192 uint8_t reserved4;193 uint64_t manage_tag;[all …]