Searched refs:res_bitshift (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/common/
H A Dsba_iommu.c208 unsigned int res_bitshift; /* from the RIGHT! */ member in struct:ioc
487 ioc->res_bitshift = 0;
507 ioc->res_bitshift = bitshiftcnt + bits_wanted;
523 uint bitshiftcnt = ROUNDUP(ioc->res_bitshift, o);
540 ioc->res_bitshift = bitshiftcnt + bits_wanted;
575 ioc->res_bitshift = bits;
585 ioc->res_bitshift = 0;
681 ioc->res_bitshift );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dropes.h39 unsigned int res_bitshift; /* from the LEFT! */ member in struct:ioc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dsba_iommu.c324 ioc->res_bitshift = 0;
333 uint bitshiftcnt = ALIGN(ioc->res_bitshift, o);
363 ioc->res_bitshift = bitshiftcnt + bits_wanted;
369 ioc->res_bitshift = 0;
412 ioc->res_bitshift );

Completed in 104 milliseconds