Searched refs:PCI_CFRV (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/dec/tulip/ | ||
D | de4x5.h | 58 #define PCI_CFRV iobase+0x0018 /* PCI Revision Register */ macro |
D | de4x5.c | 2024 lp->cfrv = (u_short) inl(PCI_CFRV); in de4x5_eisa_probe() |