Searched refs:ndaasync (Results 1 – 1 of 1) sorted by relevance
| /src/sys/cam/nvme/ |
| H A D | nvme_da.c | 152 static void ndaasync(void *callback_arg, uint32_t code, 635 status = xpt_register_async(AC_FOUND_DEVICE, ndaasync, NULL, NULL); in ndainit() 675 xpt_register_async(0, ndaasync, periph, periph->path); in ndaoninvalidate() 726 ndaasync(void *callback_arg, uint32_t code, struct cam_path *path, void *arg) in ndaasync() function 752 path, ndaasync, in ndaasync() 1080 ndaasync, periph, periph->path); in ndaregister()
|