Searched refs:pdc_model_sysmodel (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dpdc.h40 int pdc_model_sysmodel(unsigned int os_id, char *name);
/linux-master/arch/parisc/kernel/
H A Dprocessor.c275 if (pdc_model_sysmodel(OS_ID_HPUX, boot_cpu_data.pdc.sys_model_name) == PDC_OK)
280 if (pdc_model_sysmodel(OS_ID_MPEXL, serial_no) == PDC_OK &&
H A Dfirmware.c525 * pdc_model_sysmodel - Get the system model name.
533 int pdc_model_sysmodel(unsigned int os_id, char *name) function

Completed in 140 milliseconds