Searched defs:ibm_rtl_table (Results 1 – 2 of 2) sorted by relevance
43 struct ibm_rtl_table { struct44 char signature[5]; /* signature should be "_RTL_" */68 static struct ibm_rtl_table __iomem *rtl_table; argument