Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_fcp.h75 #define FC_GS_TYPE_BIT(type) ((type) & 0x1f) macro
H A Docs_els.c1734 rftid->fc4_types[FC_GS_TYPE_WORD(FC_TYPE_FCP)] = ocs_htobe32(1 << FC_GS_TYPE_BIT(FC_TYPE_FCP)); in ocs_ns_send_rftid()