Searched defs:fcip_ubfree (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c265 static void fcip_ubfree(char *arg);
2946 * (fcip_ubfree) arg is a struct fcip_esballoc_arg type
2975 free_ubuf->free_func = fcip_ubfree;
3261 fcip_ubfree(char *arg) function
3279 (CE_WARN, "freeing ubuf after esballoc in fcip_ubfree"));

Completed in 58 milliseconds