Home
last modified time | relevance | path

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

/NextBSD/sys/dev/aic7xxx/
HDaic79xx.h218 AHD_BUS_MASK = 0x0F00 enumerator
HDaic79xx.c6610 if ((ahd->chip & AHD_BUS_MASK) == AHD_PCIX) in ahd_chip_init()