Searched refs:sci_unsolicited_frame_control_get_header (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.10/drivers/scsi/isci/ | 
| D | unsolicited_frame_control.h | 268 enum sci_status sci_unsolicited_frame_control_get_header(
  | 
| D | unsolicited_frame_control.c | 128 enum sci_status sci_unsolicited_frame_control_get_header(struct sci_unsolicited_frame_control *uf_c…  in sci_unsolicited_frame_control_get_header()  function
  | 
| D | request.c | 1563 	status = sci_unsolicited_frame_control_get_header(&ihost->uf_control,  in sci_stp_request_udma_general_frame_handler() 1591 	status = sci_unsolicited_frame_control_get_header(&ihost->uf_control,  in process_unsolicited_fis() 1721 		sci_unsolicited_frame_control_get_header(&ihost->uf_control,  in sci_io_request_frame_handler() 1777 		sci_unsolicited_frame_control_get_header(&ihost->uf_control,  in sci_io_request_frame_handler() 1844 		status = sci_unsolicited_frame_control_get_header(&ihost->uf_control,  in sci_io_request_frame_handler() 1899 		status = sci_unsolicited_frame_control_get_header(&ihost->uf_control,  in sci_io_request_frame_handler() 1999 		status = sci_unsolicited_frame_control_get_header(&ihost->uf_control,  in sci_io_request_frame_handler()
  | 
| D | phy.c | 983 		result = sci_unsolicited_frame_control_get_header(&ihost->uf_control,  in sci_phy_frame_handler() 1024 		result = sci_unsolicited_frame_control_get_header(&ihost->uf_control,  in sci_phy_frame_handler()
  | 
| D | remote_device.c | 471 		status = sci_unsolicited_frame_control_get_header(&ihost->uf_control,  in sci_remote_device_frame_handler() 495 		status = sci_unsolicited_frame_control_get_header(&ihost->uf_control,  in sci_remote_device_frame_handler()
  |