Lines Matching refs:ocs_t
54 static int32_t ocs_unsol_process(ocs_t *ocs, ocs_hw_sequence_t *seq);
64 static int32_t ocs_purge_pending(ocs_t *ocs, ocs_list_t *pend_list, ocs_lock_t *list_lock);
80 ocs_t *ocs = thread_data->ocs; in ocs_unsol_rq_thread()
94 ocs_unsol_process((ocs_t*)seq->hw->os, seq); in ocs_unsol_rq_thread()
117 ocs_t *ocs = arg; in ocs_unsol_abort_cb()
131 ocs_port_owned_abort(ocs_t *ocs, ocs_hw_io_t *hio) in ocs_port_owned_abort()
161 ocs_t *ocs = arg; in ocs_unsolicited_cb()
198 ocs_unsol_process(ocs_t *ocs, ocs_hw_sequence_t *seq) in ocs_unsol_process()
275 ocs_t *ocs = node->ocs; in ocs_process_node_pending()
333 ocs_t *ocs = domain->ocs; in ocs_domain_process_pending()
392 ocs_purge_pending(ocs_t *ocs, ocs_list_t *pend_list, ocs_lock_t *list_lock) in ocs_purge_pending()
447 ocs_t *ocs = domain->ocs; in ocs_domain_purge_pending()
490 ocs_t *ocs = domain->ocs; in ocs_domain_frames_held()
515 ocs_t *ocs = domain->ocs; in ocs_domain_hold_frames()
543 ocs_t *ocs = domain->ocs; in ocs_domain_accept_frames()
575 ocs_t *ocs = domain->ocs; in ocs_domain_dispatch_frame()
788 ocs_validate_fcp_cmd(ocs_t *ocs, ocs_hw_sequence_t *seq) in ocs_validate_fcp_cmd()
882 ocs_t *ocs = node->ocs; in ocs_dispatch_fcp_cmd()
980 ocs_t *ocs = node->ocs; in ocs_dispatch_fcp_cmd_auto_xfer_rdy()
1071 ocs_t *ocs = node->ocs; in ocs_dispatch_fcp_data()
1230 ocs_t *ocs = node->ocs; in ocs_sframe_common_send()