Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h202 int (*fca_notify) (opaque_t fca_handle, uint32_t cmd); member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1964 fcatran->fca_notify = fcoei_notify; in fcoei_init_fcatran_vectors()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1863 if (port->fp_fca_tran->fca_notify) { in fc_ulp_port_notify()
1874 rval = port->fp_fca_tran->fca_notify(port->fp_fca_handle, cmd); in fc_ulp_port_notify()