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

/opensolaris-onvv-gate/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);
/opensolaris-onvv-gate/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);

Completed in 156 milliseconds