Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic79xx.h1280 uint8_t iocell_opts[AHD_NUM_PER_DEV_ANNEXCOLS];
HDaic79xx_reg.h3752 #define AHD_NUM_PER_DEV_ANNEXCOLS 0x04 macro
HDaic79xx.reg2533 const AHD_NUM_PER_DEV_ANNEXCOLS 4
HDaic79xx.c6659 for (i = 0; i < AHD_NUM_PER_DEV_ANNEXCOLS; i++) in ahd_chip_init()