Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx.h220 AHD_BUS_MASK = 0x0F00 enumerator
Daic79xx.c6612 if ((ahd->chip & AHD_BUS_MASK) == AHD_PCIX) in ahd_chip_init()