Searched defs:ibm_struct (Results 1 – 1 of 1) sorted by relevance
273 struct ibm_struct { struct274 char *name;276 int (*read) (struct seq_file *);277 int (*write) (char *);301 struct ibm_struct *data; argument