Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam_xpt_periph.h45 int32_t xpt_add_periph(struct cam_periph *periph);
H A Dcam_periph.c246 status = xpt_add_periph(periph); in cam_periph_alloc()
H A Dcam_xpt.c1562 xpt_add_periph(struct cam_periph *periph) in xpt_add_periph() function