Home | History | Annotate | Download | only in sys

Lines Matching refs:com_cis_ptr

1021 	ptr = (uint8 *) &sd->com_cis_ptr;
1030 sd->com_cis_ptr &= 0x0001FFFF;
1031 sd->func_cis_ptr[0] = sd->com_cis_ptr;
1032 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr));