Home
last modified time | relevance | path

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

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