Searched refs:sci_remote_device_post_request (Results 1 – 3 of 3) sorted by relevance
244 sci_remote_device_post_request(idev, SCU_CONTEXT_COMMAND_POST_RNC_96); in sci_remote_node_context_validate_context_buffer()246 sci_remote_device_post_request(idev, SCU_CONTEXT_COMMAND_POST_RNC_32); in sci_remote_node_context_validate_context_buffer()264 sci_remote_device_post_request(rnc_to_dev(sci_rnc), in sci_remote_node_context_invalidate_context_buffer()320 sci_remote_device_post_request(idev, SCU_CONTEXT_COMMAND_POST_RNC_RESUME); in sci_remote_node_context_resuming_state_enter()646 sci_remote_device_post_request( in sci_remote_node_context_suspend()
336 void sci_remote_device_post_request(
954 void sci_remote_device_post_request(struct isci_remote_device *idev, u32 request) in sci_remote_device_post_request() function