__FC_LL_PORT_MAP__SH  390 drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c 	ioc->port_id = ((r32 & __FC_LL_PORT_MAP__MK) >> __FC_LL_PORT_MAP__SH);
__FC_LL_PORT_MAP__SH  234 drivers/net/ethernet/brocade/bna/bfi_reg.h #define __FC_LL_PORT_MAP_(_v)		((_v) << __FC_LL_PORT_MAP__SH)
__FC_LL_PORT_MAP__SH  328 drivers/scsi/bfa/bfa_ioc_ct.c 	ioc->port_id = ((r32 & __FC_LL_PORT_MAP__MK) >> __FC_LL_PORT_MAP__SH);
__FC_LL_PORT_MAP__SH  235 drivers/scsi/bfa/bfi_reg.h #define __FC_LL_PORT_MAP_(_v)		((_v) << __FC_LL_PORT_MAP__SH)