Lines Matching refs:xpt_async
4347 xpt_async(AC_PATH_REGISTERED, &path, cpi); in xpt_bus_register()
4385 xpt_async(AC_LOST_DEVICE, &bus_path, NULL); in xpt_bus_deregister()
4386 xpt_async(AC_PATH_DEREGISTERED, &bus_path, NULL); in xpt_bus_deregister()
4441 xpt_async(AC_LOST_DEVICE, &bus_path, NULL); in xpt_bus_deregister()
4442 xpt_async(AC_PATH_DEREGISTERED, &bus_path, NULL); in xpt_bus_deregister()
4474 xpt_async(AC_LOST_DEVICE, &bus_path, NULL); in xpt_bus_deregister()
4475 xpt_async(AC_PATH_DEREGISTERED, &bus_path, NULL); in xpt_bus_deregister()
4567 xpt_async(u_int32_t async_code, struct cam_path *path, void *async_arg) in xpt_async() function
6222 xpt_async(AC_LOST_DEVICE, path, NULL); in probedone()
6383 xpt_async(AC_LOST_DEVICE, path, NULL); in probedone()
6452 xpt_async(AC_FOUND_DEVICE, done_ccb->ccb_h.path, in probedone()
6503 xpt_async(AC_FOUND_DEVICE, done_ccb->ccb_h.path, in probedone()