Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dcmpcireg.h102 # define CMPCI_REG_CHIP_039_6CH 0x01000000 macro
Dcmpci.c418 ((d & CMPCI_REG_CHIP_039_6CH) ? CMPCI_CAP_6CH : 0); in cmpci_attach()