Home
last modified time | relevance | path

Searched refs:fca_unbind_port (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h169 void (*fca_unbind_port) (opaque_t fca_handle); member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1949 fcatran->fca_unbind_port = fcoei_unbind_port; in fcoei_init_fcatran_vectors()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c1223 port->fp_fca_tran->fca_unbind_port(port->fp_fca_handle); in fp_attach_handler()
1603 port->fp_fca_tran->fca_unbind_port(port->fp_fca_handle); in fp_detach_handler()
1832 port->fp_fca_tran->fca_unbind_port(port->fp_fca_handle); in fp_suspend_all()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1660 tran->fca_unbind_port = ql_unbind_port; in ql_attach()