Searched refs:PCI_CFID (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/dec/tulip/ | ||
| D | de4x5.h | 56 #define PCI_CFID iobase+0x0008 /* PCI Configuration ID Register */ macro |
| D | de4x5.c | 2022 cfid = (u32) inl(PCI_CFID); in de4x5_eisa_probe() |