Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/cam/
Dcam_xpt.c149 typedef int xpt_pdrvfunc_t (struct periph_driver **pdrv, void *arg); typedef
261 static xpt_pdrvfunc_t xptplistpdrvfunc;
277 xpt_pdrvfunc_t *tr_func, void *arg);
2269 xpt_pdrvfunc_t *tr_func, void *arg) in xptpdrvtraverse()