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

/freebsd-11.0-release/sys/cam/ata/
H A Data_da.c731 static void adaasync(void *callback_arg, u_int32_t code,
1108 status = xpt_register_async(AC_FOUND_DEVICE, adaasync, NULL, NULL);
1152 xpt_register_async(0, adaasync, periph, periph->path);
1213 adaasync(void *callback_arg, u_int32_t code, function
1242 path, adaasync,
1247 printf("adaasync: Unable to attach to new device "
1845 adaasync, periph, periph->path);

Completed in 59 milliseconds