Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe.h165 } fcoe_frame_header_t; typedef
187 fcoe_frame_header_t *fmi_ffh; /* 14 bytes FCOE hader */
220 sizeof (fcoe_frame_header_t))
H A Dfcoe_fc.c323 fmi->fmi_ffh = (fcoe_frame_header_t *) in fcoe_allocate_frame()
326 fmi->fmi_fc_frame = sizeof (fcoe_frame_header_t) + in fcoe_allocate_frame()
368 bzero(fmi->fmi_ffh, sizeof (fcoe_frame_header_t)); in fcoe_fill_frame_headers()