Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpr/
H A Dmpr_sas.c129 static void mprsas_async(void *callback_arg, uint32_t code,
837 status = xpt_register_async(event, mprsas_async, sc, in mpr_attach_sas()
891 xpt_register_async(0, mprsas_async, sc, sassc->path); in mpr_detach_sas()
3326 mprsas_async(void *callback_arg, uint32_t code, struct cam_path *path, in mprsas_async() function