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 D | fc_ulpif.h | 161 int fc_ulp_uballoc(opaque_t port_handle, uint32_t *count,
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 1548 fc_ulp_uballoc(opaque_t port_handle, uint32_t *count, uint32_t size, in fc_ulp_uballoc() function
|
H A D | fp.c | 1114 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 D | fcip.c | 4570 rval = fc_ulp_uballoc(fport->fcipp_handle, &fptr->fcip_ub_nbufs, in fcip_init_port()
|