Searched refs:p_pad (Results 1 – 2 of 2) sorted by relevance
317 struct hpi_control_cache_pad *p_pad; in hpi_check_control_cache() local332 p_pad = (struct hpi_control_cache_pad *)pI; in hpi_check_control_cache()463 struct hpi_control_cache_pad *p_pad; in hpi_check_control_cache() local464 p_pad = (struct hpi_control_cache_pad *)pI; in hpi_check_control_cache()466 if (!(p_pad->field_valid_flags & (1 << in hpi_check_control_cache()475 phr->u.c.param1 = p_pad->pI; in hpi_check_control_cache()477 phr->u.c.param1 = p_pad->pTY; in hpi_check_control_cache()494 ((char *)p_pad) + in hpi_check_control_cache()
455 u_short p_pad ; /* padding for alignment */ member