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