Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
HDcam_xpt.c738 static int xpt_init(void *);
1377 if ((error = xpt_init(NULL)) != 0) in cam_module_event_handler()
1442 xpt_init(void *dummy) in xpt_init() function