Searched refs:fca_get_device (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h200 opaque_t (*fca_get_device) (opaque_t fca_port, fc_portid_t d_id); member in struct:fca_tran
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1963 fcatran->fca_get_device = fcoei_get_device;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1848 if (port->fp_fca_tran->fca_get_device == NULL) {
1852 return (port->fp_fca_tran->fca_get_device(port->fp_fca_handle, d_id));
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1480 tran->fca_get_device = ql_get_device;

Completed in 637 milliseconds