Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h160 #define PCI_CLS_OPT BIT(3) /* Cache Line Size PCI-X (YUKON-2) */ macro
H A Dyge.c746 val |= PCI_CLS_OPT; in yge_reset()