Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h161 int fc_ulp_uballoc(opaque_t port_handle, uint32_t *count,
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1548 fc_ulp_uballoc(opaque_t port_handle, uint32_t *count, uint32_t size, in fc_ulp_uballoc() function
H A Dfp.c1114 if (fc_ulp_uballoc(port, &ub_count, fp_unsol_buf_size, in fp_attach_handler()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4570 rval = fc_ulp_uballoc(fport->fcipp_handle, &fptr->fcip_ub_nbufs, in fcip_init_port()