Searched refs:chs (Results 1 – 2 of 2) sorted by relevance
56 struct chs { struct66 struct chs start; /* bytes 1-3 */ argument68 struct chs end; /* bytes 5-7 */
36 memset(&pentry->start, 0xff, sizeof(struct chs)); in cfg_pentry()37 memset(&pentry->end, 0xff, sizeof(struct chs)); in cfg_pentry()40 memset(&pentry->start, 0, sizeof(struct chs)); in cfg_pentry()41 memset(&pentry->end, 0, sizeof(struct chs)); in cfg_pentry()