Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_pci.c390 if (ocs_hw_get_def_wwn(ocs, i, &sli_wwpn, &sli_wwnn)) { in ocs_setup_fcports()
H A Docs_hw.h1456 extern uint32_t ocs_hw_get_def_wwn(ocs_t *ocs, uint32_t chan, uint64_t *wwpn, uint64_t *wwnn);
H A Docs_hw.c12056 ocs_hw_get_def_wwn(ocs_t *ocs, uint32_t chan, uint64_t *wwpn, uint64_t *wwnn) in ocs_hw_get_def_wwn() function