Searched refs:dvd (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | vdev_disk.c | 55 vdev_disk_t *dvd; in vdev_disk_alloc() local 57 dvd = vd->vdev_tsd = kmem_zalloc(sizeof (vdev_disk_t), KM_SLEEP); in vdev_disk_alloc() 61 list_create(&dvd->vd_ldi_cbs, sizeof (vdev_disk_ldi_cb_t), in vdev_disk_alloc() 68 vdev_disk_t *dvd = vd->vdev_tsd; in vdev_disk_free() local 71 if (dvd == NULL) in vdev_disk_free() 78 while ((lcb = list_head(&dvd->vd_ldi_cbs)) != NULL) { in vdev_disk_free() 79 list_remove(&dvd->vd_ldi_cbs, lcb); in vdev_disk_free() 83 list_destroy(&dvd->vd_ldi_cbs); in vdev_disk_free() 84 kmem_free(dvd, sizeof (vdev_disk_t)); in vdev_disk_free() 94 vdev_disk_t *dvd = vd->vdev_tsd; in vdev_disk_off_notify() local [all …]
|
H A D | zvol.c | 1130 vdev_disk_t *dvd; in zvol_dumpio_vdev() local 1167 dvd = vd->vdev_tsd; in zvol_dumpio_vdev() 1168 ASSERT3P(dvd, !=, NULL); in zvol_dumpio_vdev() 1169 return (ldi_dump(dvd->vd_lh, addr, lbtodb(offset), in zvol_dumpio_vdev() 1172 dvd = vd->vdev_tsd; in zvol_dumpio_vdev() 1173 ASSERT3P(dvd, !=, NULL); in zvol_dumpio_vdev() 1174 return (vdev_disk_ldi_physio(dvd->vd_lh, addr, size, in zvol_dumpio_vdev()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/mpxu/devtree/ |
H A D | picldevtree.conf | 39 dvd-if-fru-prom seeprom
|
/titanic_50/usr/src/cmd/hal/fdi/ |
H A D | Makefile | 36 information/10freedesktop/10-cd-dvd-burner.fdi \
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/mpxu/frudata/ |
H A D | libpiclfrudata.conf | 75 name:/platform/pci@1e,600000/isa@7/i2c@0,320/dvd-if-fru-prom
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/ |
H A D | piclfrutree.info | 308 * dvd if 312 REFNODE dvdif fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/dvd-if-fru-prom@0,aa 316 REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/dvd-if-fru-prom@0,aa 318 name:/platform/pci@1e,600000/isa@7/i2c@0,320/dvd-if-fru-prom@0,aa
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | service-hal.mf | 76 file path=etc/hal/fdi/information/10freedesktop/10-cd-dvd-burner.fdi mode=0444 \
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/ents/frutree/ |
H A D | piclfrutree.info | 242 /* add dvd/cdrom fru nodes for disks which are present */
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/boston/frutree/ |
H A D | piclfrutree.info | 214 PROP SlotType string r 0 "dvd-slot"
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/ |
H A D | system-board.info | 64 PROP SlotType string r 0 "dvd-slot"
|