Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h188 int (*fca_ub_free) (opaque_t fca_handle, uint32_t count, member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1959 fcatran->fca_ub_free = fcoei_ub_free; in fcoei_init_fcatran_vectors()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1563 return (port->fp_fca_tran->fca_ub_free(port->fp_fca_handle, in fc_ulp_ubfree()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1669 tran->fca_ub_free = ql_ub_free; in ql_attach()