Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c7368 attach_driver_by_parent(major_t child_major, char parents[]) in attach_driver_by_parent() function
7526 error = attach_driver_by_parent(major, parents); in ddi_hold_installed_driver()