CS_MAX_CIS
for (fn = 0; fn < CS_MAX_CIS; fn++)
bzero((caddr_t)&sp->cis, ((sizeof (cis_info_t)) * CS_MAX_CIS));
bzero((caddr_t)&sp->cis, ((sizeof (cis_info_t)) * CS_MAX_CIS));
cis_info_t cis[CS_MAX_CIS]; /* CIS information */