Searched refs:pdc_pat_cell_module (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/parisc/kernel/
H A Dinventory.c201 status = pdc_pat_cell_module(&bytecnt, pcell_loc, mod_index,
221 ** (The idea being the device driver will call pdc_pat_cell_module()
268 pdc_pat_cell_module(&bytecnt, pcell_loc, mod_index,
H A Dprocessor.c117 status = pdc_pat_cell_module(&bytecnt, dev->pcell_loc,
H A Dfirmware.c1473 * pdc_pat_cell_module - Retrieve the cell's module information.
1483 int pdc_pat_cell_module(unsigned long *actcnt, unsigned long ploc, unsigned long mod, function
/linux-master/arch/parisc/include/asm/
H A Dpdcpat.h366 extern int pdc_pat_cell_module(unsigned long *actcnt, unsigned long ploc,
/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,
1049 panic("pdc_pat_cell_module() call failed for LBA!\n");
1053 panic("pdc_pat_cell_module() entity returned != PAT_ENTITY_LBA!\n");

Completed in 296 milliseconds