Searched refs:pcell_loc (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dparisc-device.h21 unsigned long pcell_loc; /* Physical Cell location */ member in struct:parisc_device
/linux-master/arch/parisc/kernel/
H A Dinventory.c188 pat_query_module(ulong pcell_loc, ulong mod_index) argument
201 status = pdc_pat_cell_module(&bytecnt, pcell_loc, mod_index,
224 dev->pcell_loc = pcell_loc;
253 printk(KERN_DEBUG "PAT_ENTITY_CA: %ld\n", pcell_loc);
268 pdc_pat_cell_module(&bytecnt, pcell_loc, mod_index,
H A Dprocessor.c117 status = pdc_pat_cell_module(&bytecnt, dev->pcell_loc,
/linux-master/drivers/parisc/
H A Dlba_pci.c1039 status = pdc_pat_cell_module(&bytecnt, pa_dev->pcell_loc, pa_dev->mod_index,
1043 status |= pdc_pat_cell_module(&bytecnt, pa_dev->pcell_loc, pa_dev->mod_index,

Completed in 109 milliseconds