Searched defs:tiop (Results 1 – 2 of 2) sorted by relevance
41 int register_trapped_io(struct trapped_io *tiop) in register_trapped_io()112 struct trapped_io *tiop; in match_trapped_io_handler() local162 static unsigned long lookup_address(struct trapped_io *tiop, in lookup_address()220 struct trapped_io *tiop; in from_device() local243 struct trapped_io *tiop; in to_device() local
53 #define register_trapped_io(tiop) (-1) argument54 #define handle_trapped_io(tiop, address) 0 argument