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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/platforms/
H A Dprep_setup.c85 int _prep_type; variable
623 switch (_prep_type) {
809 switch ( _prep_type )
910 switch (_prep_type) {
1105 _prep_type = _PREP_IBM;
1107 _prep_type = _PREP_Motorola;
1111 _prep_type = _PREP_Motorola;
1141 if (_prep_type == _PREP_IBM) {
H A Dprep_pci.c651 if ( _prep_type != _PREP_Motorola) {
888 if ( _prep_type == _PREP_Motorola)
949 } else if ( _prep_type == _PREP_IBM ) {
986 if (( _prep_type == _PREP_Motorola) && (OpenPIC_Addr)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dprocessor.h44 extern int _prep_type;

Completed in 94 milliseconds