Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.h1213 uint8_t iocell_opts[AHD_NUM_PER_DEV_ANNEXCOLS];
Daic79xx_reg.h3723 #define AHD_NUM_PER_DEV_ANNEXCOLS 0x04 macro
Daic79xx.reg2542 const AHD_NUM_PER_DEV_ANNEXCOLS 4
Daic79xx_core.c6223 for (i = 0; i < AHD_NUM_PER_DEV_ANNEXCOLS; i++) in ahd_chip_init()