Home
last modified time | relevance | path

Searched refs:attach_driver_nodes (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c7258 attach_driver_nodes(major_t major) in attach_driver_nodes() function
7316 return (attach_driver_nodes(major)); in i_ddi_attach_hw_nodes()
7338 if (attach_driver_nodes(major) != DDI_SUCCESS) in i_ddi_attach_pseudo_node()
7501 if (attach_driver_nodes(major) == DDI_SUCCESS) { in ddi_hold_installed_driver()