Searched refs:aic79xx_iocell_info (Results 1 – 1 of 1) sorted by relevance
197 static struct ahd_linux_iocell_opts aic79xx_iocell_info[] __ro_after_init = variable1003 && (instance < ARRAY_SIZE(aic79xx_iocell_info))) { in ahd_linux_setup_iocell_info()1006 iocell_info = (uint8_t*)&aic79xx_iocell_info[instance]; in ahd_linux_setup_iocell_info()1363 if (ahd->unit < ARRAY_SIZE(aic79xx_iocell_info)) { in ahd_platform_init()1366 iocell_opts = &aic79xx_iocell_info[ahd->unit]; in ahd_platform_init()2731 if (ahd->unit < ARRAY_SIZE(aic79xx_iocell_info)) { in ahd_linux_set_pcomp_en()2734 iocell_opts = &aic79xx_iocell_info[ahd->unit]; in ahd_linux_set_pcomp_en()