Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/scsi/
H A Dscsi_da.c342 static void daasync(void *callback_arg, u_int32_t code,
882 status = xpt_register_async(AC_FOUND_DEVICE, daasync, NULL, NULL); in dainit()
906 xpt_register_async(0, daasync, periph, periph->path); in daoninvalidate()
965 daasync(void *callback_arg, u_int32_t code, in daasync() function
1002 cgd->ccb_h.path, daasync, in daasync()
1269 daasync, periph, periph->path); in daregister()