Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mpr/
H A Dmpr_sas.c129 static void mprsas_async(void *callback_arg, uint32_t code,
879 status = xpt_register_async(event, mprsas_async, sc, in mpr_attach_sas()
883 status = xpt_register_async(event, mprsas_async, sc, in mpr_attach_sas()
946 xpt_register_async(0, mprsas_async, sc, sassc->path); in mpr_detach_sas()
3449 mprsas_async(void *callback_arg, uint32_t code, struct cam_path *path, in mprsas_async() function