Searched defs:ctl_taskio (Results 1 – 1 of 1) sorted by relevance
380 struct ctl_taskio { struct381 struct ctl_io_hdr io_hdr; /* common to all I/O types */382 ctl_task_type task_action; /* Target Reset, Abort, etc. */383 uint64_t tag_num; /* tag number */384 ctl_tag_type tag_type; /* simple, ordered, etc. */385 uint8_t task_status; /* Complete, Succeeded, etc. */386 uint8_t task_resp[3];/* Response information */