Searched refs:ocs_hw_port_free (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_sport.c503 /* sm: node list is empty / ocs_hw_port_free
509 if (ocs_hw_port_free(&ocs->hw, sport)) {
510 ocs_log_test(sport->ocs, "ocs_hw_port_free failed\n");
857 if (ocs_hw_port_free(&ocs->hw, sport)) {
858 ocs_log_err(sport->ocs, "ocs_hw_port_free failed\n");
H A Docs_hw.h1267 extern ocs_hw_rtn_e ocs_hw_port_free(ocs_hw_t *, ocs_sli_port_t *);
H A Docs_hw.c2725 ocs_hw_port_free(ocs_hw_t *hw, ocs_sli_port_t *sport) function

Completed in 126 milliseconds