Searched refs:fca_reset (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h60 * Command codes for fca_reset()
196 int (*fca_reset) (opaque_t fca_handle, uint32_t cmd); member in struct:fca_tran
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1677 rval = port->fp_fca_tran->fca_reset(
1682 rval = port->fp_fca_tran->fca_reset(
1687 rval = port->fp_fca_tran->fca_reset(
1692 rval = port->fp_fca_tran->fca_reset(
H A Dfp.c2861 rval = port->fp_fca_tran->fca_reset(
3964 if (port->fp_fca_tran->fca_reset(port->fp_fca_handle,
4375 if ((ret = port->fp_fca_tran->fca_reset(port->fp_fca_handle,
4384 if ((ret = port->fp_fca_tran->fca_reset(port->fp_fca_handle,
9001 ret = port->fp_fca_tran->fca_reset(
9163 ret = port->fp_fca_tran->fca_reset(
9175 ret = port->fp_fca_tran->fca_reset(
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1961 fcatran->fca_reset = fcoei_reset;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1478 tran->fca_reset = ql_reset;

Completed in 136 milliseconds