Home
last modified time | relevance | path

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

/NextBSD/sys/dev/aic7xxx/
HDaic79xx_pci.c104 #define DEVID_9005_TYPE(id) ((id) & 0xF) macro
HDaic7xxx_pci.c150 #define DEVID_9005_TYPE(id) ((id) & 0xF) macro
732 if (DEVID_9005_TYPE(device) == DEVID_9005_TYPE_HBA) in ahc_9005_subdevinfo_valid()