svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
BUS_ADD_CHILD(9)
The method is used by the driver identify routine to add devices
to the tree. It can also be used to add children to buses that
implement this routine in other contexts, although the behavior
is bus specific. Please see for more details. The interface is
the same as however, the bus' is called. Buses implementing
should insert the device into the tree using before adding things
such as their own ivars and resource lists to the device. is not
called by instead calls A panic will result when called for a bus
that does not implement Some buses require a special bus-specific
routine to be called instead of The method returns added to the
tree, or to indicate failure. This manual page was written by