Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dahc_pci.c170 #define DEVID_9005_TYPE(id) ((id) & 0xF) macro
1084 if (DEVID_9005_TYPE(device) == DEVID_9005_TYPE_HBA) in ahc_9005_subdevinfo_valid()
H A Dahd_pci.c123 #define DEVID_9005_TYPE(id) ((id) & 0xF) macro