Home
last modified time | relevance | path

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

/freebsd/sys/cam/nvme/
H A Dnvme_da.c149 static void ndaasync(void *callback_arg, uint32_t code,
556 status = xpt_register_async(AC_FOUND_DEVICE, ndaasync, NULL, NULL); in ndainit()
596 xpt_register_async(0, ndaasync, periph, periph->path); in ndaoninvalidate()
647 ndaasync(void *callback_arg, uint32_t code, in ndaasync() function
674 path, ndaasync, in ndaasync()
986 ndaasync, periph, periph->path); in ndaregister()