Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_dc_pci.c282 sc->dc_flags |= DC_64BIT_HASH; in dc_pci_attach()
294 sc->dc_flags |= DC_64BIT_HASH; in dc_pci_attach()
/openbsd/sys/dev/cardbus/
H A Dif_dc_cardbus.c197 DC_64BIT_HASH; in dc_cardbus_attach()
/openbsd/sys/dev/ic/
H A Ddcreg.h769 #define DC_64BIT_HASH 0x00002000 macro
H A Ddc.c858 if (sc->dc_flags & DC_64BIT_HASH) in dc_crc_le()