Home
last modified time | relevance | path

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

/linux/arch/parisc/kernel/
A Dfirmware.c162 __pa(pdc_result), 0); in set_firmware_width_unlocked()
252 *instr = pdc_result[0]; in pdc_instr()
366 __pa(pdc_result)); in pdc_pat_get_PDC_entrypoint()
383 *warn = pdc_result[0]; in pdc_chassis_warn()
443 *actcnt = pdc_result[0]; in pdc_iodc_read()
681 pdc_result[0] = 0; in pdc_spaceid_bits()
1047 pdc_result[0] = 0;
1048 pdc_result[1] = 0;
1071 pdc_result[0] = 0;
1634 __pa(pdc_result)); in pdc_pat_pd_get_pdc_revisions()
[all …]
/linux/drivers/scsi/
A Dzalon.c61 static unsigned long pdc_result[32] __attribute__ ((aligned (16))) ={0,0,0,0};
68 status = pdc_iodc_read(&pdc_result, hpa, 0, &iodc_data, 32 );
70 clock = (int) pdc_result[16];

Completed in 31 milliseconds