Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h185 int (*fca_ub_alloc) (opaque_t fca_handle, uint64_t *tokens, member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1957 fcatran->fca_ub_alloc = fcoei_ub_alloc; in fcoei_init_fcatran_vectors()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1553 return (port->fp_fca_tran->fca_ub_alloc(port->fp_fca_handle, in fc_ulp_uballoc()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1668 tran->fca_ub_alloc = ql_ub_alloc; in ql_attach()