Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c154 typedef int xpt_pdrvfunc_t (struct periph_driver **pdrv, void *arg); typedef
280 static xpt_pdrvfunc_t xptplistpdrvfunc;
296 xpt_pdrvfunc_t *tr_func, void *arg);
2288 xpt_pdrvfunc_t *tr_func, void *arg) in xptpdrvtraverse()