Home | History | Annotate | Download | only in sys

Lines Matching refs:cis

742 	uint8 *cis = cisd;
747 bzero(cis, length);
752 *cis = 0;
756 sd_err(("%s: regread failed: Can't read CIS\n", __FUNCTION__));
760 *cis = (uint8)(foo & 0xff);
761 cis++;
2007 /* Get the Card's common CIS address */
2010 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr));
2012 /* Get the Card's function CIS (for each function) */
2016 sd_info(("%s: Function %d CIS Ptr = 0x%x\n",