Searched refs:OS_ID_HPRT (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/arch/parisc/include/uapi/asm/ | ||
| D | pdc.h | 317 #define OS_ID_HPRT		4	/* HP-RT OS		*/  macro | 
| /linux-4.1.27/arch/parisc/include/asm/ | ||
| D | pdc.h | 331 	case OS_ID_HPRT:	return "HP-RT";  in os_id_to_string() |