Searched refs:_chrp_type (Results 1 – 3 of 3) sorted by relevance
56 int _chrp_type; variable57 EXPORT_SYMBOL(_chrp_type);221 if (_chrp_type != _CHRP_Pegasos) in pegasos_set_l2cr()313 _chrp_type = _CHRP_Pegasos; in chrp_setup_arch()315 _chrp_type = _CHRP_IBM; in chrp_setup_arch()317 _chrp_type = _CHRP_Motorola; in chrp_setup_arch()319 _chrp_type = _CHRP_briq; in chrp_setup_arch()325 _chrp_type = _CHRP_IBM; in chrp_setup_arch()328 printk("chrp type = %x [%s]\n", _chrp_type, chrp_names[_chrp_type]); in chrp_setup_arch()553 if (_chrp_type == _CHRP_Pegasos) in chrp_init_IRQ()
331 if (!machine_is(chrp) || _chrp_type != _CHRP_briq) in chrp_pci_fixup_winbond_ata()363 if (!machine_is(chrp) || _chrp_type != _CHRP_Pegasos) in chrp_pci_fixup_vt8231_ata()
45 extern int _chrp_type;