Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c225 static int xpt_init(void *);
749 if ((error = xpt_init(NULL)) != 0) in cam_module_event_handler()
878 xpt_init(void *dummy) in xpt_init() function