Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_devar.h41 #define TULIP_PCI_CSRSIZE 8 macro
44 #define TULIP_PCI_CSRSIZE 8 macro
H A Dif_de.c4353 unsigned csrsize = TULIP_PCI_CSRSIZE; in tulip_attach()