Searched refs:phg (Results 1 – 3 of 3) sorted by relevance
159 gdth_hget_str *phg; in gdth_show_info() local489 phg = (gdth_hget_str *)buf; in gdth_show_info()496 phg->entries = MAX_HDRIVES; in gdth_show_info()497 phg->offset = GDTOFFSOF(gdth_hget_str, entry[0]); in gdth_show_info()503 for (j = 0; j < phg->entries; ++j) { in gdth_show_info()504 k = phg->entry[j].host_drive; in gdth_show_info()507 ha->hdr[k].ldr_no = phg->entry[j].log_drive; in gdth_show_info()508 ha->hdr[k].rw_attribs = phg->entry[j].rw_attribs; in gdth_show_info()509 ha->hdr[k].start_sec = phg->entry[j].start_sec; in gdth_show_info()
157 compatible = "phg,pcf8563";