Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.h1276 uint8_t iocell_opts[AHD_NUM_PER_DEV_ANNEXCOLS];
H A Daic79xx_reg.h3752 #define AHD_NUM_PER_DEV_ANNEXCOLS 0x04 macro
H A Daic79xx.reg2533 const AHD_NUM_PER_DEV_ANNEXCOLS 4
H A Daic79xx.c6643 for (i = 0; i < AHD_NUM_PER_DEV_ANNEXCOLS; i++) in ahd_chip_init()