Searched refs:DV (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/cmd/tip/ |
H A D | remote.c | 21 &AT, &DV, &CM, &CU, &EL, &IE, &OE, &PN, &PR, &DI, 42 if (DV || in getremcap() 43 host[0] == '/' && access(DV = host, R_OK | W_OK) == 0) { in getremcap() 50 CU = DV; in getremcap() 81 if (DV == NOSTR) { in getremcap() 86 CU = DV; in getremcap() 98 HW = (CU == NOSTR) || (DU && equal(DV, CU)); in getremcap() 162 next = DV; in getremote() 172 DV = next; in getremote() 176 DV = next; in getremote() [all …]
|
H A D | cu.c | 34 CU = DV = NOSTR; in cumain() 67 DV = argv[2]; ++argv; --argc; in cumain() 74 if (DV) in cumain() 75 DV[strlen(DV)-1] = argv[1][1]; in cumain()
|
H A D | tipout.c | 134 if ((fd = open(DV, O_RDWR)) >= 0) { in tipout()
|
H A D | tip.h | 52 char *DV; /* UNIX device(s) to open */ variable
|
/titanic_41/usr/src/cmd/tip/aculib/ |
H A D | dn11.c | 62 if ((FD = open(DV, 2)) < 0) { in dn_dialer()
|
H A D | v831.c | 67 if ((FD = open(DV, O_RDWR)) < 0) { in v831_dialer()
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 3916 3096 IXY DV M2 (normal mode) / MVX 10i (normal mode) 4880 231a NV-GS11/230/250 (DV mode) 4882 231e DVC DV Stream Device 5275 0006 DV Camera Storage 6610 c360 DV 4000 Camera 6613 c440 DV 3000 Camera 7940 1053 Take-it DV Composite Device 10754 0103 Pocket DV Digital Camera 10756 0105 Mega DV(Disk) 19808 AT 0607 1394 DV stream soundtrack
|
H A D | pci.ids | 87 1703 ISDN Adapter (PCI Bus, DV, W) 856 4242 R200 [All-In-Wonder Radeon 8500 DV] 857 1002 02aa Radeon 8500 AIW DV Edition 858 4243 R200 PCI Bridge [All-in-Wonder Radeon 8500DV] 5422 0675 1707 ISDN Adapter (PCI Bus, DV, W) 5423 10cf 105e ISDN Adapter (PCI Bus, DV, W) 5588 11bd 000e Studio DV 5888 1043 1703 ISDN Adapter (PCI Bus, DV, W) 5889 1043 1707 ISDN Adapter (PCI Bus, DV, W) 5891 144f 1703 ISDN Adapter (PCI Bus, DV, W) [all …]
|