Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h181 int (*fca_getmap) (opaque_t fca_handle, fc_lilpmap_t *map); member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1955 fcatran->fca_getmap = fcoei_getmap; in fcoei_init_fcatran_vectors()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3931 rval = port->fp_fca_tran->fca_getmap(port->fp_fca_handle, lilp_map); in fp_get_lilpmap()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1666 tran->fca_getmap = ql_getmap; in ql_attach()