Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/dec/tulip/
Dde4x5.c839 int cfrv; /* Card CFRV copy */ member
1236 i = lp->cfrv & 0x000000fe; in de4x5_hw_init()
2024 lp->cfrv = (u_short) inl(PCI_CFRV); in de4x5_eisa_probe()
2053 device = ((lp->cfrv & CFRV_RN) < DC2114x_BRK ? DC21142 : DC21143); in de4x5_eisa_probe()
2241 lp->cfrv = pdev->revision; in de4x5_pci_probe()
2249 device = ((lp->cfrv & CFRV_RN) < DC2114x_BRK ? DC21142 : DC21143); in de4x5_pci_probe()