Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt_periph.h43 int32_t xpt_add_periph(struct cam_periph *periph);
H A Dcam_periph.c293 status = xpt_add_periph(periph); in cam_periph_alloc()
H A Dcam_xpt.c1005 xpt_add_periph(struct cam_periph *periph) in xpt_add_periph() function