Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h83 uint8_t hdr_oxid[2]; member
267 #define FRM_OXID(x_frm) (FCOE_B2V_2((x_frm)->frm_hdr->hdr_oxid))
282 #define FFM_OXID(x_v, x_frm) FCOE_V2B_2((x_v), (x_frm)->frm_hdr->hdr_oxid)
/titanic_44/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.h299 FCOE_B2V_4((x_f)->frm_hdr->hdr_oxid)); \
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h301 FCOE_B2V_2((x_f)->frm_hdr->hdr_oxid)); \