Searched refs:isptargasync (Results 1 – 1 of 1) sorted by relevance
3052 static void isptargasync(void *, u_int32_t, struct cam_path *, void *);3490 isptargasync(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg) in isptargasync() function3574 status = xpt_register_async(AC_CONTRACT, isptargasync, isp, wpath); in isp_target_thread()