Home
last modified time | relevance | path

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

/freebsd-src/sys/cam/
H A Dcam_periph.h118 periph_start_t *periph_start; member
165 periph_start_t *periph_start,
H A Dcam_periph.c197 periph_dtor_t *periph_dtor, periph_start_t *periph_start, in cam_periph_alloc() argument
248 periph->periph_start = periph_start; in cam_periph_alloc()
H A Dcam_xpt.c3273 periph->periph_start(periph, ccb); in xpt_run_allocq()