Home
last modified time | relevance | path

Searched defs:DEVID_9005_MFUNC (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dahd_pci.c128 #define DEVID_9005_MFUNC(id) ((id) & 0x10) macro
H A Dahc_pci.c182 #define DEVID_9005_MFUNC(id) (((id) & 0x40) >> 6) macro