/titanic_50/usr/src/uts/intel/io/acpica/resources/ |
H A D | rsxface.c | 56 #define ACPI_COPY_FIELD(Out, In, Field) ((Out)->Field = (In)->Field) argument 57 #define ACPI_COPY_ADDRESS(Out, In) \ argument 58 ACPI_COPY_FIELD(Out, In, ResourceType); \ 59 ACPI_COPY_FIELD(Out, In, ProducerConsumer); \ 60 ACPI_COPY_FIELD(Out, In, Decode); \ 61 ACPI_COPY_FIELD(Out, In, MinAddressFixed); \ 62 ACPI_COPY_FIELD(Out, In, MaxAddressFixed); \ 63 ACPI_COPY_FIELD(Out, In, Info); \ 64 ACPI_COPY_FIELD(Out, In, Address.Granularity); \ 65 ACPI_COPY_FIELD(Out, In, Address.Minimum); \ [all …]
|
/titanic_50/usr/src/cmd/fs.d/ufs/volcopy/ |
H A D | volcopy.c | 79 } In, Out; variable 323 In.f_bsize = Out.f_bsize = BLKSIZ; in main() 403 Out.f_dev_p = argv[DEV_OUT]; in main() 406 Out.f_vol_p = &To_vol[0]; in main() 414 if ((Out.f_des = open(Out.f_dev_p, O_RDONLY)) < 1) in main() 415 perr(10, "%s: cannot open\n", Out.f_dev_p); in main() 419 if (fstat(Out.f_des, &stbuf) < 0 || (stbuf.st_mode & S_IFMT) != S_IFCHR) in main() 424 Otape = tapeck(&Out, OUTPUT); in main() 459 (void) getoutfs(Out.f_dev, Out.f_des, Sptr, verify); in main() 495 strncpy(V_labl.v_volume, Out.f_vol_p, 6); in main() [all …]
|
/titanic_50/usr/src/uts/intel/io/acpica/utilities/ |
H A D | utmisc.c | 142 } Out; in AcpiUtDwordByteSwap() local 155 Out.Bytes[0] = In.Bytes[3]; in AcpiUtDwordByteSwap() 156 Out.Bytes[1] = In.Bytes[2]; in AcpiUtDwordByteSwap() 157 Out.Bytes[2] = In.Bytes[1]; in AcpiUtDwordByteSwap() 158 Out.Bytes[3] = In.Bytes[0]; in AcpiUtDwordByteSwap() 160 return (Out.Value); in AcpiUtDwordByteSwap()
|
/titanic_50/usr/src/cmd/mailx/ |
H A D | tty.c | 73 static int Out; /* file descriptor of stdout */ variable 325 Out = fileno(stdout); in savetty() 343 if (ioctl(Out, TCSETAW, &ttybuf) < 0) { in setty() 353 if (ioctl(Out, TCSETAW, &savtty) < 0) in resetty()
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg.l | 130 yyerror(gettext("Out of memory"));
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | errlist | 102 63 Out of stream resources
|
/titanic_50/usr/src/uts/intel/sys/acpi/ |
H A D | acpixf.h | 1033 ACPI_RESOURCE_ADDRESS64 *Out))
|
/titanic_50/usr/src/lib/libnwam/ |
H A D | README | 512 NWAM_NO_MEMORY Out of memory
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | caps | 224 keypad_local, "rmkx" "ke" Out of "keypad transmit" mode
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 229 keypad_local rmkx ke str Out of keypad transmit mode
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 229 keypad_local rmkx ke str Out of keypad transmit mode
|
/titanic_50/usr/src/uts/common/io/usb/ |
H A D | usbdevs | 630 vendor INSIDEOUT 0x1608 Inside Out Networks 1477 /* Inside Out Networks products */
|
/titanic_50/usr/src/data/hwdata/ |
H A D | pci.ids | 123 005a Remote Insight II board - Lights-Out 214 b203 Integrated Lights Out Controller 215 b204 Integrated Lights Out Processor 216 c000 Remote Insight Lights-Out Edition 5784 3300 Integrated Lights-Out Standard Virtual USB Controller 5790 3301 Integrated Lights-Out Standard Serial Port 5796 3302 Integrated Lights-Out Standard KCS Interface 5801 3305 Integrated Lights-Out (iLO2) Controller 5802 3306 Integrated Lights-Out Standard Slave Instrumentation & System Support 5806 3307 Integrated Lights-Out Standard Management Processor Support and Messaging [all …]
|
H A D | usb.ids | 8599 0648 Inside Out Networks 9804 0223 IMic Audio In/Out 16955 1608 Inside Out Networks [hex] 20683 0a0 Out 20743 02e Paper-Out 21063 22e AC Zoom Out 21487 0d8 Voltage Out Of Range 21488 0d9 Current Out Of Range
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 14585 # off the bottom line. Out of the dialog area, ^K moves it up, but there 18469 # SO Shift Out ^N - - - (Q)
|
H A D | terminfo.src | 16466 # off the bottom line. Out of the dialog area, ^K moves it up, but there 20685 # SO Shift Out ^N - - - (Q)
|