Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/parisc/kernel/
A Dfirmware.c162 __pa(pdc_result), 0); in set_firmware_width_unlocked()
250 *instr = pdc_result[0]; in pdc_instr()
364 __pa(pdc_result)); in pdc_pat_get_PDC_entrypoint()
381 *warn = pdc_result[0]; in pdc_chassis_warn()
441 *actcnt = pdc_result[0]; in pdc_iodc_read()
678 pdc_result[0] = 0; in pdc_spaceid_bits()
1010 pdc_result[0] = 0;
1011 pdc_result[1] = 0;
1034 pdc_result[0] = 0;
1570 __pa(pdc_result)); in pdc_pat_pd_get_pdc_revisions()
[all …]
/linux-6.3-rc2/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 11 milliseconds