Searched refs:DV (Results 1 – 8 of 8) sorted by relevance
/titanic_44/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_44/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_44/usr/src/data/hwdata/ |
H A D | usb.ids | 3978 3096 IXY DV M2 (normal mode) / MVX 10i (normal mode) 4966 231a NV-GS11/230/250 (DV mode) 4968 231e DVC DV Stream Device 5365 0006 DV Camera Storage 6717 c360 DV 4000 Camera 6720 c440 DV 3000 Camera 8096 1053 Take-it DV Composite Device 10911 0103 Pocket DV Digital Camera 10913 0105 Mega DV(Disk) 20211 AT 0607 1394 DV stream soundtrack
|
H A D | pci.ids | 86 1703 ISDN Adapter (PCI Bus, DV, W) 938 4242 R200 [All-In-Wonder Radeon 8500 DV] 939 1002 02aa Radeon 8500 AIW DV Edition 940 4243 R200 PCI Bridge [All-in-Wonder Radeon 8500DV] 5833 0675 1707 ISDN Adapter (PCI Bus, DV, W) 5834 10cf 105e ISDN Adapter (PCI Bus, DV, W) 5999 11bd 000e Studio DV 6309 1043 1703 ISDN Adapter (PCI Bus, DV, W) 6310 1043 1707 ISDN Adapter (PCI Bus, DV, W) 6312 144f 1703 ISDN Adapter (PCI Bus, DV, W) [all …]
|