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

/freebsd-13-stable/sys/dev/esp/
H A Dncr53c9x.c140 static void ncr53c9x_async(void *cbarg, uint32_t code,
366 if (xpt_register_async(AC_LOST_DEVICE, ncr53c9x_async, sim, path) !=
409 xpt_register_async(0, ncr53c9x_async, sim, path);
454 xpt_register_async(0, ncr53c9x_async, sc->sc_sim, sc->sc_path);
1203 ncr53c9x_async(void *cbarg, uint32_t code, struct cam_path *path, void *arg) function

Completed in 103 milliseconds