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

/linux-master/arch/parisc/include/asm/
H A Dropes.h40 unsigned int res_bitshift; /* from the LEFT! */ member in struct:ioc
/linux-master/drivers/parisc/
H A Dsba_iommu.c375 ioc->res_bitshift = 0;
384 uint bitshiftcnt = ALIGN(ioc->res_bitshift, o);
416 ioc->res_bitshift = bitshiftcnt + bits_wanted;
422 ioc->res_bitshift = 0;
466 ioc->res_bitshift );

Completed in 263 milliseconds