Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mps/
Dmps_sas.c139 static void mpssas_async(void *callback_arg, uint32_t code,
816 status = xpt_register_async(event, mpssas_async, sc, in mps_attach_sas()
872 xpt_register_async(0, mpssas_async, sc, sassc->path); in mps_detach_sas()
3256 mpssas_async(void *callback_arg, uint32_t code, struct cam_path *path, in mpssas_async() function