Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Dsli4.c1506 sli_reg_write(sli4, SLI4_REG_SLIPORT_CONTROL, endian | SLI4_SLIPORT_CONTROL_IP); in sli_sliport_control()
5653 … sli_reg_write(sli4, SLI4_REG_SLIPORT_CONTROL, SLI4_SLIPORT_CONTROL_FDD | SLI4_SLIPORT_CONTROL_IP); in sli_raise_ue()
H A Dsli4.h174 #define SLI4_SLIPORT_CONTROL_IP BIT(27) macro