Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dde4x5.c1066 static int cfrv, useSROM; variable
1323 i = cfrv & 0x000000fe; in de4x5_hw_init()
2131 cfrv = (u_short) inl(PCI_CFRV); in eisa_probe()
2140 device = ((cfrv & CFRV_RN) < DC2114x_BRK ? DC21142 : DC21143); in eisa_probe()
2226 pcibios_read_config_dword(pb, pdev->devfn, PCI_REVISION_ID, &cfrv); in pci_probe()
2234 device = ((cfrv & CFRV_RN) < DC2114x_BRK ? DC21142 : DC21143); in pci_probe()
2318 pcibios_read_config_dword(pb, this_dev->devfn, PCI_REVISION_ID, &cfrv); in srom_search()
2326 device = ((cfrv & CFRV_RN) < DC2114x_BRK ? DC21142 : DC21143); in srom_search()