総合手引 | セクション 9 | English | オプション |
#include <sys/param.h>
#include <sys/bus.h>
foo0: <FooCard 1234> on bar0
bus_generic_print_child 自身は bus_print_child_header() と bus_print_child_footer() の 2 つの関数を呼び出します。 これらはそれぞれ "foo0: <FooCard 1234>" と "on bar0" の文字を出力します。 もし bus_generic_print_child() があなたの要求に完全には合わない場合でも、 可能であればあなたの独自のコードでこれらのルーチンを使用するべきです
BUS_GENERIC_PRINT_CHILD (9) | June 16, 1998 |
総合手引 | セクション 9 | English | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
“ | Today, the Unix equivalent of a power drill would have 20 dials and switches, come with a nonstandard plug, require the user to hand-wind the motor coil, and not accept 3/8" or 7/8" drill bits (though this would be documented in the BUGS section of its instruction manual). | ” |
— The Unix Haters' handbook |