Home
last modified time | relevance | path

Searched refs:ocs_hw_is_xri_port_owned (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
HDocs_ddump.c524 if (ocs_hw_is_xri_port_owned(hw, io->indicator)) { in ocs_ddump_hw()
HDocs_hw.h1380 extern uint8_t ocs_hw_is_xri_port_owned(ocs_hw_t *hw, uint32_t xri);
HDocs_hw.c3863 if (ocs_hw_is_xri_port_owned(hw, io->indicator)) { in ocs_hw_srrs_send()
11328 ocs_hw_is_xri_port_owned(ocs_hw_t *hw, uint32_t xri) in ocs_hw_is_xri_port_owned() function