Home
last modified time | relevance | path

Searched defs:SCU_TASK_CONTEXT (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscu_task_context.h555 typedef struct SCU_TASK_CONTEXT struct
564 U32 priority : 2;
590 * This field must be set to one of the SCU_TASK_CONTEXT_PROTOCOL values argument
596 U32 protocol_type : 3;
620 * This field must be set to SCU_TASK_CONTEXT_TYPE argument
622 U32 context_type : 1;
628 U32 remote_node_index : 12;
634 U32 mirrored_node_index : 12;
641 U32 sata_direction : 1;
650 U32 command_code : 2;
[all …]