Searched refs:sgl_set (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_stp_request.h134 U8 sgl_set; member in struct:SCIC_SDS_STP_REQUEST::__anon13338::__anon13339::__anon13340
H A Dscic_sds_stp_request.c685 if (this_request->type.pio.request_current.sgl_set == SCU_SGL_ELEMENT_PAIR_A)
696 this_request->type.pio.request_current.sgl_set = SCU_SGL_ELEMENT_PAIR_B;
717 this_request->type.pio.request_current.sgl_set = SCU_SGL_ELEMENT_PAIR_A;
757 this_request->type.pio.request_current.sgl_set = SCU_SGL_ELEMENT_PAIR_A;
1060 if (this_sds_stp_request->type.pio.request_current.sgl_set == SCU_SGL_ELEMENT_PAIR_A)
1108 if (this_sds_stp_request->type.pio.request_current.sgl_set == SCU_SGL_ELEMENT_PAIR_A)
1180 (this_request->type.pio.request_current.sgl_set == SCU_SGL_ELEMENT_PAIR_A) ?

Completed in 104 milliseconds