Home
last modified time | relevance | path

Searched refs:PCI_CLS (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/afe/
H A Dafe.h59 #define PCI_CLS 0x0c /* Cache line size */ macro
H A Dafe.c400 cachesize = pci_config_get8(pci, PCI_CLS); in afe_attach()
/titanic_44/usr/src/uts/common/io/mxfe/
H A Dmxfe.h62 #define PCI_CLS 0x0c /* Cache line size */ macro
H A Dmxfe.c387 cachesize = pci_config_get8(pci, PCI_CLS); in mxfe_attach()