Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dscu_task_context.h465 #define SCU_SGL_ELEMENT_PAIR_A 0 macro
Drequest.c578 stp_req->sgl.set = SCU_SGL_ELEMENT_PAIR_A; in sci_stp_pio_request_construct()
1265 else if (pio_sgl->set == SCU_SGL_ELEMENT_PAIR_A) { in pio_sgl_next()
1279 pio_sgl->set = SCU_SGL_ELEMENT_PAIR_A; in pio_sgl_next()
1331 if (stp_req->sgl.set == SCU_SGL_ELEMENT_PAIR_A) in sci_stp_request_pio_data_out_trasmit_data_frame()
1360 if (stp_req->sgl.set == SCU_SGL_ELEMENT_PAIR_A) { in sci_stp_request_pio_data_out_transmit_data()