Searched refs:bvd (Results 1 – 3 of 3) sorted by relevance
407 int bvd = (CPU_IS_PXA250) ? 4 : 111; in cfstix_config() local410 const int bvd = 111; in cfstix_config() local412 const int bvd = 4; in cfstix_config() local434 pxa2x0_gpio_set_function(bvd, GPIO_IN); /* BVD1/~STSCHG1 */ in cfstix_config()
526 volume_descriptor *bvd) in cd9660_setup_boot_volume_descriptor() argument529 (boot_volume_descriptor*)bvd->volumeDescriptorData; in cd9660_setup_boot_volume_descriptor()537 (boot_volume_descriptor*) bvd->volumeDescriptorData; in cd9660_setup_boot_volume_descriptor()
4026 vdev_t *rvd, *bvd, *avd = NULL; in spa_import_rootpool() local4088 if ((bvd = vdev_lookup_by_guid(rvd, guid)) == NULL) { in spa_import_rootpool()4098 avd = bvd; in spa_import_rootpool()4100 if (avd != bvd) { in spa_import_rootpool()4111 if (bvd->vdev_parent->vdev_ops == &vdev_spare_ops && in spa_import_rootpool()4112 !bvd->vdev_isspare) { in spa_import_rootpool()4115 bvd->vdev_parent-> in spa_import_rootpool()4116 vdev_child[bvd->vdev_parent->vdev_children - 1]->vdev_path); in spa_import_rootpool()4252 vdev_t *rvd, *bvd, *avd = NULL; in spa_import_rootpool() local