Searched refs:FC4_TYPE_BIT_POS (Results 1 - 6 of 6) sorted by relevance

/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/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/impl/
H A Dfctl_private.h51 #define FC4_TYPE_BIT_POS(x) ((uchar_t)(x) & 0x1F) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4649 FC4_TYPE_BIT_POS(FC_TYPE_IS8802_SNAP));
H A Dfcp.c9712 (1 << FC4_TYPE_BIT_POS(FC_TYPE_SCSI_FCP));

Completed in 193 milliseconds