Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cam/
HDcam_xpt.c228 static int xpt_init(void *);
753 if ((error = xpt_init(NULL)) != 0) in cam_module_event_handler()
882 xpt_init(void *dummy) in xpt_init() function