Home
last modified time | relevance | path

Searched refs:vpr (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/varpd/direct/common/
H A Dlibvarpd_direct.c400 varpd_plugin_register_t *vpr; in varpd_direct_init() local
402 vpr = libvarpd_plugin_alloc(VARPD_CURRENT_VERSION, &err); in varpd_direct_init()
403 if (vpr == NULL) in varpd_direct_init()
406 vpr->vpr_mode = OVERLAY_TARGET_POINT; in varpd_direct_init()
407 vpr->vpr_name = "direct"; in varpd_direct_init()
408 vpr->vpr_ops = &varpd_direct_ops; in varpd_direct_init()
409 (void) libvarpd_plugin_register(vpr); in varpd_direct_init()
410 libvarpd_plugin_free(vpr); in varpd_direct_init()
/illumos-gate/usr/src/lib/varpd/files/common/
H A Dlibvarpd_files.c594 varpd_plugin_register_t *vpr; in varpd_files_init() local
596 vpr = libvarpd_plugin_alloc(VARPD_CURRENT_VERSION, &err); in varpd_files_init()
597 if (vpr == NULL) in varpd_files_init()
600 vpr->vpr_mode = OVERLAY_TARGET_DYNAMIC; in varpd_files_init()
601 vpr->vpr_name = "files"; in varpd_files_init()
602 vpr->vpr_ops = &varpd_files_ops; in varpd_files_init()
603 (void) libvarpd_plugin_register(vpr); in varpd_files_init()
604 libvarpd_plugin_free(vpr); in varpd_files_init()
/illumos-gate/usr/src/cmd/fwflash/common/
H A Dfwflash.h164 struct vpr { struct
194 struct vpr *ident; argument
218 struct vpr *ident;
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dufm.c453 if ((flashdev->ident = calloc(1, sizeof (struct vpr))) == NULL) { in ufmfw_di_walk_cb()
H A Dsd.c623 if ((newdev->ident = calloc(1, sizeof (struct vpr))) == NULL) { in fw_identify()
H A Dhermon.c303 if ((newdev->ident = calloc(1, sizeof (struct vpr))) == NULL) { in fw_identify()
H A Dtavor.c655 if ((newdev->ident = calloc(1, sizeof (struct vpr))) == NULL) { in fw_identify()
/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmx.c3502 #define VPR_PRIO_BIT(vpr) (1 << ((vpr) >> 4)) argument
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids1822 144d c006 Radeon Mobility M7 LW in vpr Matrix 170B4
15927 144d c006 vpr Matrix 170B4 CardBus bridge
15958 144d c006 vpr Matrix 170B4
29605 144d c006 vpr Matrix 170B4
31910 8086 1958 vpr Matrix 170B4
31917 8086 1958 vpr Matrix 170B4
31923 8086 1958 vpr Matrix 170B4
31933 144d c006 vpr Matrix 170B4
31942 144d 2115 vpr Matrix 170B4 internal modem
31949 8086 1958 vpr Matrix 170B4
[all …]