Searched refs:stp_req (Results 1 – 2 of 2) sorted by relevance
576 stp_req->status = 0; in sci_stp_pio_request_construct()577 stp_req->sgl.offset = 0; in sci_stp_pio_request_construct()582 stp_req->sgl.index = 0; in sci_stp_pio_request_construct()1386 stp_req->pio_len = 0; in sci_stp_request_pio_data_out_transmit_data()1459 stp_req, data_buffer, stp_req->pio_len); in sci_stp_request_pio_data_in_copy_data()1462 stp_req->pio_len = 0; in sci_stp_request_pio_data_in_copy_data()1847 stp_req, in sci_io_request_frame_handler()1960 stp_req, in sci_io_request_frame_handler()2002 stp_req, in sci_io_request_frame_handler()2014 stp_req, in sci_io_request_frame_handler()[all …]
150 static inline struct isci_request *to_ireq(struct isci_stp_request *stp_req) in to_ireq() argument154 ireq = container_of(stp_req, typeof(*ireq), stp.req); in to_ireq()
Completed in 10 milliseconds