Home | History | Annotate | Download | only in sys

Lines Matching refs:cis

540 	uint8 *cis = cisd;
545 bzero(cis, length);
550 *cis = 0;
554 sd_err(("%s: regread failed: Can't read CIS\n", __FUNCTION__));
558 *cis = (uint8)(foo & 0xff);
559 cis++;
1020 /* Get the Card's common CIS address */
1032 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr));
1034 /* Get the Card's function CIS (for each function) */
1048 sd_info(("%s: Function %d CIS Ptr = 0x%x\n",