Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/parisc/kernel/
Dinventory.c187 dev = alloc_pa_dev(PAT_GET_CBA(temp), &pa_pdc_cell.mod_path); in pat_query_module()
/linux-2.4.37.9/include/asm-parisc/
Dpdc.h983 #define PAT_GET_CBA(value) ((value) & 0xfffffffffffff000UL) macro