Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c257 static void xpt_config(void *arg);
982 config_intrhook_oneshot(xpt_config, NULL); in xpt_init()
5029 xpt_config(void *arg) in xpt_config() function