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

/freebsd-9.3-release/sys/cam/
H A Dcam_xpt.c243 static void xpt_config(void *arg);
938 xsoftc.xpt_config_hook->ich_func = xpt_config;
4795 xpt_config(void *arg) function
4806 printf("xpt_config: xpt_create_path() failed for debug"
4821 printf("xpt_config: failed to create rescan thread.\n");

Completed in 106 milliseconds