Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c251 kmem_free(frame, frame->frm_alloc_size); in fcoe_release_frame()
307 frm->frm_alloc_size = alloc_size; in fcoe_allocate_frame()
/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h113 uint32_t frm_alloc_size; member