Searched refs:cfg_handle (Results 1 – 1 of 1) sorted by relevance
209 const u64 *cfg_handle = NULL; in vio_cfg_handle() local216 cfg_handle = mdesc_get_property(hp, target, in vio_cfg_handle()218 if (cfg_handle) in vio_cfg_handle()222 return cfg_handle; in vio_cfg_handle()300 const u64 *id, *cfg_handle; in vio_create_one() local318 cfg_handle = vio_cfg_handle(hp, mp); in vio_create_one()352 } else if (!cfg_handle) { in vio_create_one()357 *cfg_handle, *id); in vio_create_one()358 vdev->dev_no = *cfg_handle; in vio_create_one()505 const u64 *cfg_handle; in vio_init() local[all …]