Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_pci.c601 ocs_ramlog_free(ocs, ocs->ramlog); in ocs_pci_attach()
704 ocs_ramlog_free(ocs, ocs->ramlog); in ocs_pci_detach()
H A Docs_utils.h326 extern void ocs_ramlog_free(ocs_t *ocs, ocs_ramlog_t *ramlog);
H A Docs_utils.c2326 ocs_ramlog_free(ocs, ramlog); in ocs_ramlog_init()
2334 ocs_ramlog_free(ocs, ramlog); in ocs_ramlog_init()
2359 ocs_ramlog_free(ocs_t *ocs, ocs_ramlog_t *ramlog) in ocs_ramlog_free() function