Searched defs:tiop (Results 1 – 2 of 2) sorted by relevance
45 int register_trapped_io(struct trapped_io *tiop) in register_trapped_io()116 struct trapped_io *tiop; in match_trapped_io_handler() local166 static unsigned long lookup_address(struct trapped_io *tiop, in lookup_address()224 struct trapped_io *tiop; in from_device() local247 struct trapped_io *tiop; in to_device() local
52 #define register_trapped_io(tiop) (-1) argument53 #define handle_trapped_io(tiop, address) 0 argument