Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.h297 FRM_TYPE(x_f), \
/illumos-gate/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()
/illumos-gate/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