Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/mps/
H A Dmps_sas.c130 static void mpssas_async(void *callback_arg, uint32_t code,
785 status = xpt_register_async(event, mpssas_async, sc, in mps_attach_sas()
838 xpt_register_async(0, mpssas_async, sc, sassc->path); in mps_detach_sas()
3138 mpssas_async(void *callback_arg, uint32_t code, struct cam_path *path, in mpssas_async() function