Searched refs:xpt_config (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/cam/
H A Dcam_xpt.c252 static void xpt_config(void *arg);
963 xsoftc.xpt_config_hook->ich_func = xpt_config;
4993 xpt_config(void *arg) function
4999 printf("xpt_config: failed to create taskqueue thread.\n");
5006 printf("xpt_config: xpt_create_path() failed for debug"
5022 printf("xpt_config: failed to create rescan thread.\n");

Completed in 120 milliseconds