Home
last modified time | relevance | path

Searched refs:sli_get_hlm (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c3031 if (sli_get_hlm(&hw->sli) == FALSE) { in ocs_hw_node_attach()
3033 sli_get_hlm(&hw->sli), count); in ocs_hw_node_attach()
3161 if (sli_get_hlm(&hw->sli) == FALSE) { in ocs_hw_node_detach()
9428 if (!rnode->attached || ((sli_get_hlm(&hw->sli) == TRUE) && !rnode->node_group) || in ocs_hw_cb_node_free()
H A Dsli4.h3522 sli_get_hlm(sli4_t *sli4) in sli_get_hlm() function