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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h348 #define FC4_TYPE_WORD_POS(x) ((uchar_t)(x) >> 5) macro
H A Dfcip.h647 #define FC4_TYPE_WORD_POS(x) ((uchar_t)(x) >> 5) macro
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c46 #define FC4_TYPE_WORD_POS(x) ((uint_t)((uint_t)(x) >> 5)) macro
199 map += FC4_TYPE_WORD_POS(ulp_type) * 4;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h50 #define FC4_TYPE_WORD_POS(x) ((uchar_t)(x) >> 5) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4648 types[FC4_TYPE_WORD_POS(FC_TYPE_IS8802_SNAP)] = (1 <<
H A Dfcp.c9711 types[FC4_TYPE_WORD_POS(FC_TYPE_SCSI_FCP)] =

Completed in 852 milliseconds