Main index | Section 9 | 日本語 | Options |
#include <sys/param.h>
#include <sys/bus.h>
foo0: <FooCard 1234> on bar0
bus_generic_print_child itself calls two functions bus_print_child_header() and bus_print_child_footer(). The former prints "foo0: <FooCard 1234>" and the latter "on bar0". These routines should be used if possible in your own code if bus_generic_print_child() does not completely suit your needs.
BUS_GENERIC_PRINT_CHILD (9) | January 15, 2017 |
Main index | Section 9 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.