cdasync
static void cdasync(void *callback_arg, u_int32_t code,
status = xpt_register_async(AC_FOUND_DEVICE, cdasync, NULL, NULL);
xpt_register_async(0, cdasync, periph, periph->path);
cgd->ccb_h.path, cdasync,
cdasync, periph, periph->path);