Lines Matching defs:pLunL1

610     PCFGMNODE pInst, pCfg, pLunL0, pLunL1;
732 InsertConfigNode(pLunL0, "AttachedDriver", &pLunL1);
735 InsertConfigString(pLunL1, "Driver", "MainPciRaw");
736 InsertConfigNode(pLunL1, "Config", &pCfg);
1470 PCFGMNODE pLunL1 = NULL; /* /Devices/Dev/0/LUN#0/AttachedDriver/ */
1632 InsertConfigNode(pLunL0, "AttachedDriver", &pLunL1);
1633 InsertConfigString(pLunL1, "Driver", "MainKeyboard");
1634 InsertConfigNode(pLunL1, "Config", &pCfg);
1646 InsertConfigNode(pLunL0, "AttachedDriver", &pLunL1);
1647 InsertConfigString(pLunL1, "Driver", "MainMouse");
1648 InsertConfigNode(pLunL1, "Config", &pCfg);
2004 InsertConfigNode(pInst, "LUN#1", &pLunL1);
2005 InsertConfigString(pLunL1, "Driver", "VUSBRootHub");
2006 InsertConfigNode(pLunL1, "Config", &pCfg);
2091 InsertConfigNode(pLunL0, "AttachedDriver", &pLunL1);
2092 InsertConfigString(pLunL1, "Driver", "MainMouse");
2093 InsertConfigNode(pLunL1, "Config", &pCfg);
2107 InsertConfigNode(pLunL0, "AttachedDriver", &pLunL1);
2108 InsertConfigString(pLunL1, "Driver", "MainMouse");
2109 InsertConfigNode(pLunL1, "Config", &pCfg);
2127 InsertConfigNode(pLunL0, "AttachedDriver", &pLunL1);
2128 InsertConfigString(pLunL1, "Driver", "MainKeyboard");
2129 InsertConfigNode(pLunL1, "Config", &pCfg);
2665 InsertConfigNode(pLunL0, "AttachedDriver", &pLunL1);
2666 InsertConfigString(pLunL1, "Driver", "NamedPipe");
2667 InsertConfigNode(pLunL1, "Config", &pLunL2);
2674 InsertConfigNode(pLunL0, "Config", &pLunL1);
2675 InsertConfigString(pLunL1, "DevicePath", bstr);
2680 InsertConfigNode(pLunL0, "AttachedDriver", &pLunL1);
2681 InsertConfigString(pLunL1, "Driver", "TCP");
2682 InsertConfigNode(pLunL1, "Config", &pLunL2);
2689 InsertConfigNode(pLunL0, "AttachedDriver", &pLunL1);
2690 InsertConfigString(pLunL1, "Driver", "RawFile");
2691 InsertConfigNode(pLunL1, "Config", &pLunL2);
2724 InsertConfigNode(pLunL0, "Config", &pLunL1);
2726 InsertConfigString(pLunL1, "DevicePath", bstr);
2829 InsertConfigNode(pLunL0, "AttachedDriver", &pLunL1);
2830 InsertConfigNode(pLunL1, "Config", &pCfg);
2839 InsertConfigString(pLunL1, "Driver", "NullAudio");
2860 InsertConfigString(pLunL1, "Driver", "DSoundAudio");
2875 InsertConfigString(pLunL1, "Driver", "OSSAudio");
2886 InsertConfigString(pLunL1, "Driver", "ALSAAudio");
2897 InsertConfigString(pLunL1, "Driver", "PulseAudio");
2908 InsertConfigString(pLunL1, "Driver", "OSSAudio");
2919 InsertConfigString(pLunL1, "Driver", "CoreAudio");
2935 InsertConfigNode(pInst, "LUN#1", &pLunL1);
2936 InsertConfigString(pLunL1, "Driver", "AUDIO");
2938 InsertConfigNode(pLunL1, "AttachedDriver", &pLunL1);
2939 InsertConfigString(pLunL1, "Driver", "AudioVRDE");
2941 InsertConfigNode(pLunL1, "Config", &pCfg);
4218 PCFGMNODE pLunL1 = NULL;
4322 InsertConfigNode(pLunL0, "AttachedDriver", &pLunL1);
4323 InsertConfigString(pLunL1, "Driver", "VD");
4324 InsertConfigNode(pLunL1, "Config", &pCfg);