Searched refs:mpssas_async (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/mps/ |
H A D | mps_sas.c | 129 static void mpssas_async(void *callback_arg, uint32_t code, 784 status = xpt_register_async(event, mpssas_async, sc, in mps_attach_sas() 837 xpt_register_async(0, mpssas_async, sc, sassc->path); in mps_detach_sas() 3137 mpssas_async(void *callback_arg, uint32_t code, struct cam_path *path, in mpssas_async() function
|