Searched refs:module_not_found (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/modload/
H A Dadd_drv.c67 static int module_not_found(char *, char *, int, char **, int *);
304 if (module_not_found(driver_name, path_driver_name,
492 module_not_found(char *drv_name, char *drv_path, int drv_path_size, function
949 * module_not_found() to convert the isa-independent modpath into an
952 * order in which module_not_found() will search for the driver. This

Completed in 58 milliseconds