Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Dsli4.c4308 val = SLI4_PHYDEV_CONTROL_FRST; in sli_fw_reset()
5655 uint32_t value = SLI4_PHYDEV_CONTROL_FRST; in sli_raise_ue()
H A Dsli4.h386 #define SLI4_PHYDEV_CONTROL_FRST BIT(1) /** firmware reset */ macro