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