Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt_periph.h44 void xpt_remove_periph(struct cam_periph *periph);
H A Dcam_periph.c312 xpt_remove_periph(periph); in cam_periph_alloc()
761 xpt_remove_periph(periph); in camperiphfree()
H A Dcam_xpt.c1041 xpt_remove_periph(struct cam_periph *periph) in xpt_remove_periph() function