Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c326 fmi->fmi_fc_frame = sizeof (fcoe_frame_header_t) + in fcoe_allocate_frame()
329 (fc_frame_size + (uint8_t *)fmi->fmi_fc_frame); in fcoe_allocate_frame()
334 frm->frm_hdr = (fcoe_fc_frame_header_t *)fmi->fmi_fc_frame; in fcoe_allocate_frame()
H A Dfcoe.h188 uint8_t *fmi_fc_frame; member