Home
last modified time | relevance | path

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

/linux/arch/parisc/kernel/
A Dfirmware.c162 __pa(pdc_result), 0); in set_firmware_width_unlocked()
245 *instr = pdc_result[0]; in pdc_instr()
339 *warn = pdc_result[0]; in pdc_chassis_warn()
399 *actcnt = pdc_result[0]; in pdc_iodc_read()
636 pdc_result[0] = 0; in pdc_spaceid_bits()
877 switch (pdc_result[1]) { in pdc_get_initiator()
968 pdc_result[0] = 0;
969 pdc_result[1] = 0;
992 pdc_result[0] = 0;
1525 __pa(pdc_result)); in pdc_pat_pd_get_pdc_revisions()
[all …]
A Dreal2.S21 .export pdc_result
24 pdc_result: label
/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 9 milliseconds