Searched refs:CS8900 (Results 1 – 3 of 3) sorted by relevance
228 if (lp->chip_type == CS8900 && lp->chip_revision >= 'F') in mac89x0_device_probe()230 if (lp->chip_type != CS8900 && lp->chip_revision >= 'C') in mac89x0_device_probe()236 lp->chip_type == CS8900 ? '0' : '2', in mac89x0_device_probe()298 if (lp->chip_type == CS8900) in net_open()
295 if (chip_type == CS8900) { in write_irq()349 if (lp->chip_type == CS8900) in get_dma_channel()364 if (chip_type == CS8900) in write_dma()585 if (lp->chip_type == CS8900) { in detect_tp()1283 if (lp->chip_type != CS8900) { in reset_chip()1362 if (lp->chip_type == CS8900 && lp->chip_revision >= 'F') in cs89x0_probe1()1364 if (lp->chip_type != CS8900 && lp->chip_revision >= 'C') in cs89x0_probe1()1371 lp->chip_type == CS8900 ? '0' : '2', in cs89x0_probe1()1431 if (lp->chip_type == CS8900) in cs89x0_probe1()1522 if (lp->chip_type != CS8900 && in cs89x0_probe1()[all …]
429 #define CS8900 0x0000 macro
Completed in 12 milliseconds