Searched refs:phg (Results 1 – 2 of 2) sorted by relevance
171 gdth_hget_str *phg; in gdth_show_info() local483 phg = (gdth_hget_str *)buf; in gdth_show_info()490 phg->entries = MAX_HDRIVES; in gdth_show_info()491 phg->offset = GDTOFFSOF(gdth_hget_str, entry[0]); in gdth_show_info()497 for (j = 0; j < phg->entries; ++j) { in gdth_show_info()498 k = phg->entry[j].host_drive; in gdth_show_info()501 ha->hdr[k].ldr_no = phg->entry[j].log_drive; in gdth_show_info()502 ha->hdr[k].rw_attribs = phg->entry[j].rw_attribs; in gdth_show_info()503 ha->hdr[k].start_sec = phg->entry[j].start_sec; in gdth_show_info()
158 compatible = "phg,pcf8563";