Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/msk/
H A Dif_mskreg.h287 #define PCI_CLS_OPT BIT_3 /* Cache Line Size opt. PCI-X (YUKON-2) */ macro
H A Dif_msk.c1179 val |= PCI_CLS_OPT; in mskc_reset()