Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h98 #define FP_SOFT_IN_LINK_RESET 0x0040 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1611 if (port->fp_soft_state & FP_SOFT_IN_LINK_RESET) { in fc_ulp_linkreset()
1623 port->fp_soft_state |= FP_SOFT_IN_LINK_RESET; in fc_ulp_linkreset()
1628 port->fp_soft_state &= ~FP_SOFT_IN_LINK_RESET; in fc_ulp_linkreset()
1643 port->fp_soft_state &= ~FP_SOFT_IN_LINK_RESET; in fc_ulp_linkreset()
1655 port->fp_soft_state &= ~FP_SOFT_IN_LINK_RESET; in fc_ulp_linkreset()
5768 port->fp_soft_state &= ~FP_SOFT_IN_LINK_RESET; in fctl_link_reset_done()
H A Dfp.c9133 if (port->fp_soft_state & FP_SOFT_IN_LINK_RESET) { in fp_fciocmd()
9137 port->fp_soft_state |= FP_SOFT_IN_LINK_RESET; in fp_fciocmd()
9152 port->fp_soft_state &= ~FP_SOFT_IN_LINK_RESET; in fp_fciocmd()