Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_debug.c45 static int ql_flash_errlog_store(ql_adapter_state_t *, uint32_t *);
459 rval = ql_flash_errlog_store(ha, marker); in ql_flash_errlog()
472 rval = ql_flash_errlog_store(ha, fdata); in ql_flash_errlog()
505 ql_flash_errlog_store(ql_adapter_state_t *ha, uint32_t *fdata) in ql_flash_errlog_store() function