Searched refs:cfg_handle (Results 1 – 1 of 1) sorted by relevance
208 const u64 *cfg_handle = NULL; in vio_cfg_handle() local215 cfg_handle = mdesc_get_property(hp, target, in vio_cfg_handle()217 if (cfg_handle) in vio_cfg_handle()221 return cfg_handle; in vio_cfg_handle()299 const u64 *id, *cfg_handle; in vio_create_one() local317 cfg_handle = vio_cfg_handle(hp, mp); in vio_create_one()351 } else if (!cfg_handle) { in vio_create_one()356 *cfg_handle, *id); in vio_create_one()357 vdev->dev_no = *cfg_handle; in vio_create_one()504 const u64 *cfg_handle; in vio_init() local[all …]