Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dahd_pci.c121 #define DEVID_9005_HOSTRAID(id) ((id) & 0x80) macro
363 if (DEVID_9005_HOSTRAID(device)) in ahd_pci_attach()