Home
last modified time | relevance | path

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

/src/sys/cam/scsi/
H A Dscsi_pass.c166 static void passasync(void *callback_arg, uint32_t code,
224 status = xpt_register_async(AC_FOUND_DEVICE, passasync, NULL, NULL); in passinit()
347 xpt_register_async(0, passasync, periph, periph->path); in passoninvalidate()
487 passasync(void *callback_arg, uint32_t code, in passasync() function
512 passasync, AC_FOUND_DEVICE, cgd); in passasync()
708 passasync, periph, periph->path); in passregister()