Lines Matching defs:arg

744 cam_module_event_handler(module_t mod, int what, void *arg)  in cam_module_event_handler()
988 xptregister(struct cam_periph *periph, void *arg) in xptregister()
1585 xptedtbusfunc(struct cam_eb *bus, void *arg) in xptedtbusfunc()
1682 xptedttargetfunc(struct cam_et *target, void *arg) in xptedttargetfunc()
1718 xptedtdevicefunc(struct cam_ed *device, void *arg) in xptedtdevicefunc()
1844 xptedtperiphfunc(struct cam_periph *periph, void *arg) in xptedtperiphfunc()
1957 xptplistpdrvfunc(struct periph_driver **pdrv, void *arg) in xptplistpdrvfunc()
1985 xptplistperiphfunc(struct cam_periph *periph, void *arg) in xptplistperiphfunc()
2128 xptbustraverse(struct cam_eb *start_bus, xpt_busfunc_t *tr_func, void *arg) in xptbustraverse()
2164 xpt_targetfunc_t *tr_func, void *arg) in xpttargettraverse()
2200 xpt_devicefunc_t *tr_func, void *arg) in xptdevicetraverse()
2240 xpt_periphfunc_t *tr_func, void *arg) in xptperiphtraverse()
2289 xpt_pdrvfunc_t *tr_func, void *arg) in xptpdrvtraverse()
2318 xpt_periphfunc_t *tr_func, void *arg) in xptpdperiphtraverse()
2361 xptdefbusfunc(struct cam_eb *bus, void *arg) in xptdefbusfunc()
2378 xptdeftargetfunc(struct cam_et *target, void *arg) in xptdeftargetfunc()
2395 xptdefdevicefunc(struct cam_ed *device, void *arg) in xptdefdevicefunc()
2412 xptdefperiphfunc(struct cam_periph *periph, void *arg) in xptdefperiphfunc()
2433 xpt_for_all_busses(xpt_busfunc_t *tr_func, void *arg) in xpt_for_all_busses()
2448 xpt_for_all_devices(xpt_devicefunc_t *tr_func, void *arg) in xpt_for_all_devices()
2460 xptsetasyncfunc(struct cam_ed *device, void *arg) in xptsetasyncfunc()
2493 xptsetasyncbusfunc(struct cam_eb *bus, void *arg) in xptsetasyncbusfunc()
4125 xpt_async_process_dev(struct cam_ed *device, void *arg) in xpt_async_process_dev()
4175 xpt_async_process_tgt(struct cam_et *target, void *arg) in xpt_async_process_tgt()
4384 xpt_release_devq_timeout(void *arg) in xpt_release_devq_timeout()
5005 xpt_boot_delay(void *arg) in xpt_boot_delay()
5016 xpt_ch_done(void *arg) in xpt_ch_done()
5029 xpt_config(void *arg) in xpt_config()
5098 xptpassannouncefunc(struct cam_ed *device, void *arg) in xptpassannouncefunc()
5383 xpt_async_td(void *arg) in xpt_async_td()
5408 xpt_done_td(void *arg) in xpt_done_td()