Searched refs:ocs_hw_domain_get (Results 1 – 3 of 3) sorted by relevance
230 domain = ocs_hw_domain_get(&ocs->hw, seq_fcfi); in ocs_unsol_process()
1279 extern ocs_domain_t * ocs_hw_domain_get(ocs_hw_t *, uint16_t);
8344 ocs_hw_domain_get(ocs_hw_t *hw, uint16_t fcfi) in ocs_hw_domain_get() function8371 return ocs_hw_domain_get(hw, hw->fcf_index_fcfi[fcf_index]); in ocs_hw_domain_get_indexed()