res_bitshift      209 arch/ia64/hp/common/sba_iommu.c 	unsigned int	res_bitshift;	/* from the RIGHT! */
res_bitshift      501 arch/ia64/hp/common/sba_iommu.c 		ioc->res_bitshift = 0;
res_bitshift      519 arch/ia64/hp/common/sba_iommu.c 				ioc->res_bitshift = bitshiftcnt + bits_wanted;
res_bitshift      535 arch/ia64/hp/common/sba_iommu.c 		uint bitshiftcnt = ROUNDUP(ioc->res_bitshift, o);
res_bitshift      554 arch/ia64/hp/common/sba_iommu.c 					ioc->res_bitshift = bitshiftcnt + bits_wanted;
res_bitshift      593 arch/ia64/hp/common/sba_iommu.c 			ioc->res_bitshift = bits;
res_bitshift      603 arch/ia64/hp/common/sba_iommu.c 	ioc->res_bitshift = 0;
res_bitshift      706 arch/ia64/hp/common/sba_iommu.c 		ioc->res_bitshift );
res_bitshift       40 arch/parisc/include/asm/ropes.h 	unsigned int	res_bitshift;	/* from the LEFT! */
res_bitshift      370 drivers/parisc/sba_iommu.c 		ioc->res_bitshift = 0;
res_bitshift      379 drivers/parisc/sba_iommu.c 		uint bitshiftcnt = ALIGN(ioc->res_bitshift, o);
res_bitshift      411 drivers/parisc/sba_iommu.c 		ioc->res_bitshift = bitshiftcnt + bits_wanted;
res_bitshift      417 drivers/parisc/sba_iommu.c 		ioc->res_bitshift = 0;
res_bitshift      460 drivers/parisc/sba_iommu.c 		ioc->res_bitshift );