Searched refs:periph_ctor (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/cam/
H A Dcam_periph.h160 cam_status cam_periph_alloc(periph_ctor_t *periph_ctor,
H A Dcam_periph.c196 cam_periph_alloc(periph_ctor_t *periph_ctor, argument
299 status = periph_ctor(periph, arg);

Completed in 115 milliseconds