Searched refs:PCI_REVISION_ID (Results 1 – 6 of 6) sorted by relevance
70 #define PCI_REVISION_ID 0x08 /* 8 bits */ macro
71 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
603 pci_read_config_byte(pci, PCI_REVISION_ID, &sdc->pci_rev_id); in sundance_probe()
464 pci_read_config_dword(pci, PCI_REVISION_ID, &dev_rev); in dmfe_probe()
854 if (pci_read_config_byte(pdev, PCI_REVISION_ID, &vptr->rev_id) < 0) { in velocity_get_pci_info()
227 pci_read_config_byte(pdev, PCI_REVISION_ID, &rev_id); in atl1e_sw_init()