Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Dsli4.h3729 extern int32_t sli_reset(sli4_t *);
H A Docs_hw.c1354 if (sli_reset(&hw->sli)) { in ocs_hw_reset()
1370 if (sli_reset(&hw->sli)) { in ocs_hw_reset()
H A Dsli4.c4239 sli_reset(sli4_t *sli4) in sli_reset() function