Lines Matching +full:probe +full:- +full:reset
1 #-
2 # Copyright (c) 2004-2006 Marcel Moolenaar
49 # attach() - attach hardware.
53 # The reset parameter informs the hardware driver whether a full device
54 # reset is allowed or not. This is important when one of the channels can
55 # be used as system console and a hardware reset would disrupt output.
58 int reset;
73 # ipend() - query SCC for pending interrupts.
77 # interrupt sources. An advantage of this approach is that it allows multi-
86 # probe() - detect hardware.
87 # This method is called as part of the bus probe to make sure the
90 METHOD int probe {