Home
last modified time | relevance | path

Searched refs:mod_location (Results 1 – 3 of 3) sorted by relevance

/arch/parisc/include/asm/
Dpdcpat.h279 unsigned long mod_location; /* physical location of the module */ member
/arch/parisc/kernel/
Dprocessor.c137 BUG_ON(dev->pmod_loc != pa_pdc_cell.mod_location); in processor_probe()
Dinventory.c207 dev->pmod_loc = pa_pdc_cell.mod_location; in pat_query_module()