Home
last modified time | relevance | path

Searched refs:PAT_GET_IOC (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-parisc/
Dpdc.h1002 #define PAT_GET_IOC(value) (((value) >> 40) & 0xffUL) macro
/linux-2.4.37.9/arch/parisc/kernel/
Dsba_iommu.c1433 PAT_MOD(mod)->mod_info.ioc = PAT_GET_IOC(temp); in sba_get_pat_resources()