Searched refs:frm_fc_frame (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c337 frm->frm_fc_frame = (uint8_t *)frm->frm_hdr;
339 (uint8_t *)frm->frm_fc_frame;
391 CRC32(crc, frm->frm_fc_frame, frm->frm_fc_frame_size,
H A Dfcoe.c1141 CRC32(crc, frm->frm_fc_frame, frm->frm_fc_frame_size, -1U, crc32_table);
/opensolaris-onvv-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h104 uint8_t *frm_fc_frame; member in struct:fcoe_frame

Completed in 57 milliseconds