Searched defs:FC4_TYPE_BIT_POS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c47 #define FC4_TYPE_BIT_POS(x) ((uchar_t)(x) & 0x1F) macro
201 if (ntohl((*(uint32_t *)map)) & (1 << FC4_TYPE_BIT_POS(ulp_type))) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h349 #define FC4_TYPE_BIT_POS(x) ((uchar_t)(x) & 0x1F) macro
H A Dfcip.h648 #define FC4_TYPE_BIT_POS(x) ((uchar_t)(x) & 0x1F) macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h51 #define FC4_TYPE_BIT_POS(x) ((uchar_t)(x) & 0x1F) macro

Completed in 83 milliseconds