Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c75 static int32_t ocs_hw_cb_link(void *, void *);
396 sli_callback(&hw->sli, SLI4_CB_LINK, ocs_hw_cb_link, hw); in ocs_hw_setup()
9244 ocs_hw_cb_link(void *ctx, void *e) in ocs_hw_cb_link() function