Searched refs:max_cpu (Results 1 – 2 of 2) sorted by relevance
273 int max_cpu; /* ored with 0x80 if this board should be checked for multi CPU */ member336 if (!(mot_info[entry].max_cpu & 0x80)) { in pplus_set_board_type()342 if ((*ProcInfo & MOT_PROC2_BIT) && !(mot_info[entry].max_cpu & 0x7f)) { in pplus_set_board_type()348 if (!(*ProcInfo & MOT_PROC2_BIT) && (mot_info[entry].max_cpu & 0x7f)) { in pplus_set_board_type()
769 int max_cpu; /* ored with 0x80 if this board should be checked for multi CPU */ member947 if (!(mot_info[entry].max_cpu & 0x80)) { in prep_route_pci_interrupts()953 if ((*ProcInfo & MOT_PROC2_BIT) && !(mot_info[entry].max_cpu & 0x7f)) { in prep_route_pci_interrupts()959 if (!(*ProcInfo & MOT_PROC2_BIT) && (mot_info[entry].max_cpu & 0x7f)) { in prep_route_pci_interrupts()