Searched refs:adaasync (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cam/ata/
H A Data_da.c799 static void adaasync(void *callback_arg, u_int32_t code,
1175 status = xpt_register_async(AC_FOUND_DEVICE, adaasync, NULL, NULL);
1219 xpt_register_async(0, adaasync, periph, periph->path);
1280 adaasync(void *callback_arg, u_int32_t code, function
1309 path, adaasync,
1314 printf("adaasync: Unable to attach to new device "
1854 adaasync, periph, periph->path);

Completed in 59 milliseconds