Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cam/
HDcam_xpt_periph.h44 int32_t xpt_add_periph(struct cam_periph *periph);
HDcam_periph.c290 status = xpt_add_periph(periph); in cam_periph_alloc()
HDcam_xpt.c992 xpt_add_periph(struct cam_periph *periph) in xpt_add_periph() function