Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/dec/tulip/
Dde4x5.h57 #define PCI_CFCS iobase+0x000c /* PCI Command/Status Register */ macro
Dde4x5.c2059 outl(PCI_COMMAND_IO | PCI_COMMAND_MASTER, PCI_CFCS); in de4x5_eisa_probe()