Home
last modified time | relevance | path

Searched refs:FRM_TYPE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h276 (x_fhdr)->type = FRM_TYPE(x_frm); \
H A Dfcoei_eth.c543 FFM_TYPE(FRM_TYPE(frm), nfrm); in fcoei_process_unsol_abts_req()
/titanic_50/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h262 #define FRM_TYPE(x_frm) (FCOE_B2V_1((x_frm)->frm_hdr->hdr_type)) macro