Searched refs:_CHRP_Pegasos (Results 1 – 3 of 3) sorted by relevance
220 if (_chrp_type != _CHRP_Pegasos) in pegasos_set_l2cr()312 _chrp_type = _CHRP_Pegasos; in chrp_setup_arch()541 if (_chrp_type == _CHRP_Pegasos) in chrp_init_IRQ()
363 if (!machine_is(chrp) || _chrp_type != _CHRP_Pegasos) in chrp_pci_fixup_vt8231_ata()
62 #define _CHRP_Pegasos 0x06 /* Genesi/bplan's Pegasos and Pegasos2 */ macro