Searched refs:abrt_tbl (Results 1 – 5 of 5) sorted by relevance
3425 np->abrt_tbl.addr = cpu_to_scr(vtobus(np->abrt_msg));3434 np->abrt_tbl.size = 1;3462 np->abrt_tbl.size = 2;3493 np->abrt_tbl.size = 1;3511 np->abrt_tbl.size = 2;3516 np->abrt_tbl.size = 4;3602 sym_printl_hex(np->abrt_msg, np->abrt_tbl.size);3603 np->abrt_tbl.size = cpu_to_scr(np->abrt_tbl.size);
1018 struct sym_tblmove abrt_tbl; /* Table for the MOV of it */ member
1376 offsetof (struct sym_hcb, abrt_tbl),
1255 offsetof (struct sym_hcb, abrt_tbl),
60 - Add a missing endian-ization (abrt_tbl.addr).