Searched refs:DC2114x_BRK (Results 1 – 2 of 2) sorted by relevance
124 #define DC2114x_BRK 0x0020 /* CFRV break between DC21142 & DC21143 */ macro
2053 device = ((lp->cfrv & CFRV_RN) < DC2114x_BRK ? DC21142 : DC21143); in de4x5_eisa_probe()2146 device = ((this_dev->revision & CFRV_RN) < DC2114x_BRK in srom_search()2249 device = ((lp->cfrv & CFRV_RN) < DC2114x_BRK ? DC21142 : DC21143); in de4x5_pci_probe()