debian man page for bus_set_pass

Query: bus_set_pass

OS: debian

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BUS_SET_PASS(9) 					   BSD Kernel Developer's Manual					   BUS_SET_PASS(9)

NAME
bus_set_pass -- raise the bus pass level
SYNOPSIS
#include <sys/param.h> #include <sys/bus.h> void bus_set_pass(int pass);
DESCRIPTION
The bus_set_pass function is called during boot to raise the bus pass level to pass. The function will rescan the device tree for each pass level between the current pass level and the new level that has at least one associated driver. The device tree rescans are implemented by invoking the BUS_NEW_PASS(9) method on the root bus device.
SEE ALSO
BUS_NEW_PASS(9), device(9)
BSD
June 8, 2009 BSD
Related Man Pages
driver_module(9) - freebsd
pciback(4) - netbsd
bus_add_child(9) - freebsd
bus_child_present(9) - freebsd
bus_add_child(9) - minix
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph