Home
last modified time | relevance | path

Searched refs:MANFID_MOTOROLA (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/pcmcia/
Dciscode.h62 #define MANFID_MOTOROLA 0x0109 macro
/linux-2.6.39/drivers/net/pcmcia/
Dsmc91c92_cs.c449 offset = (smc->manfid == MANFID_MOTOROLA) ? link->config_base : 0; in mhz_mfc_config()
730 if (smc->manfid == MANFID_MOTOROLA) in smc91c92_resume()
824 } else if ((smc->manfid == MANFID_MOTOROLA) || in smc91c92_config()
842 if (smc->manfid == MANFID_MOTOROLA) in smc91c92_config()
862 case MANFID_MOTOROLA: in smc91c92_config()
1447 if (smc->manfid == MANFID_MOTOROLA) { in smc_interrupt()