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

/freebsd-10.2-release/sys/dev/mps/
H A Dmps_sas.c139 static void mpssas_async(void *callback_arg, uint32_t code,
814 status = xpt_register_async(event, mpssas_async, sc,
870 xpt_register_async(0, mpssas_async, sc, sassc->path);
3213 mpssas_async(void *callback_arg, uint32_t code, struct cam_path *path, function
3248 ("Target %d out of bounds in mpssas_async\n",

Completed in 54 milliseconds