Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam_xpt.c844 static xpt_busfunc_t xptsetasyncbusfunc; variable
2915 xptsetasyncbusfunc(struct cam_eb *bus, void *arg) in xptsetasyncbusfunc() function
2963 xpt_for_all_busses(xptsetasyncbusfunc, cur_entry); in xpt_action_sasync_cb()