Searched refs:ocs_get_instance (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_drv_fc.h181 extern ocs_t *ocs_get_instance(uint32_t index);
H A Docs_os.h1058 extern ocs_t *ocs_get_instance(uint32_t index);
H A Docs_pci.c915 ocs_t *ocs_get_instance(uint32_t index) function
H A Docs_ddump.c838 for (i = 0; (ocs = ocs_get_instance(i)) != NULL; i++) {
H A Docs_mgmt.c712 while ((other_ocs = ocs_get_instance(index++)) != NULL) {

Completed in 117 milliseconds