Home
last modified time | relevance | path

Searched refs:fcip_esballoc_arg (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h563 struct fcip_esballoc_arg { struct
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2835 struct fcip_esballoc_arg *fesb_argp; in fcip_data_cb()
2951 fesb_argp = (struct fcip_esballoc_arg *) in fcip_data_cb()
2952 kmem_zalloc(sizeof (struct fcip_esballoc_arg), KM_NOSLEEP); in fcip_data_cb()
2965 kmem_free(fesb_argp, sizeof (struct fcip_esballoc_arg)); in fcip_data_cb()
2979 kmem_free(fesb_argp, sizeof (struct fcip_esballoc_arg)); in fcip_data_cb()
3263 struct fcip_esballoc_arg *fesb_argp = (struct fcip_esballoc_arg *)arg; in fcip_ubfree()
3289 kmem_free(fesb_argp, sizeof (struct fcip_esballoc_arg)); in fcip_ubfree()