Home
last modified time | relevance | path

Searched refs:sata_direction (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_stp_packet_request.c152 task_context->sata_direction = 0; in scu_stp_packet_request_command_phase_construct_task_context()
157 task_context->sata_direction = 1; in scu_stp_packet_request_command_phase_construct_task_context()
H A Dscu_task_context.h641 U32 sata_direction : 1; member