Searched refs:Read (Results 26 - 50 of 50) sorted by relevance

12

/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S361 movb $0x03,%ah # BIOS: Read COM
487 movb $0x2,%ah # Read sector
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmacro.c22 ERROR Read the comment in conf.h
/illumos-gate/usr/src/cmd/bnu/
H A Dpk1.c193 * Read header.
454 ret = (*Read)(fn, b, n);
H A Dconn.c705 kr = (*Read)(fn, &nextch, 1);
1019 if ((*Read)(fn, &cin, 1) != 1)
1239 (void) (*Read)(fd, 0, time);
H A Duucp.h502 EXTERN ssize_t (*Read)(), (*Write)(); variable
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddowait.c519 if ((n = Read(fd, buf, statbuf.st_size)) > 0) {
H A Dfiles.c165 while ((n = Read(reqfd, buf, BUFSIZ)) > 0)
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h498 * Read/Write).
513 #define Read _Read macro
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioUnixfile.cc116 // Read the file header, but not the info field
308 // Read data from underlying file into specified buffer.
352 // Read as much data as possible
388 "Read returned a partial sample frame?!\n"));
530 err = Read(bufp, cnt);
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h439 EXTERN int (*Read)(), (*Write)(); variable
/illumos-gate/usr/src/uts/sun4/ml/
H A Dip_ocsum.s311 ! main loop. Read 64 bytes at a time - 18 clocks per iteration
H A Dswtch.s96 ! Read fprs, call fp_save if FPRS_FEF set.
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.c874 * Read errors cause the program to abort. The fake status message that's put
1210 Read(int fd, char *buf, int n) function
/illumos-gate/usr/src/boot/sys/boot/i386/cdboot/
H A Dcdboot.S148 call read # Read it in
182 mov DIR_SIZE(%bx),%eax # Read file length
194 mov $MEM_READ_BUFFER,%ebx # Read into the buffer
201 call read # Read it in
349 lodsb # Read char
360 call read # Read directory block
429 mov $0x42,%ah # BIOS: Extended Read
441 mov $msg_badread,%si # Display Read error message
538 push_arg: lodsl # Read argument
590 msg_badread: .ascii "Read Erro
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus_asm.s1329 ldxa [%g3]ASI_SCRATCHPAD, %g3 ! Read errlog scratchreg
1415 * 1. Read the Urgent error status register (UGERSR)
1454 ldxa [%g2]ASI_AFSR, %g1 ! Read the UGERSR reg
1483 rdpr %tl, %g3 ! Read TL
1493 ldxa [%g3]ASI_SCRATCHPAD, %g2 ! Read errlog scratch reg
1513 * macro that does a heavy handed reset. Read the
H A Dcommon_asm.s276 GET_NATIVE_TIME(%o0, %o4, %o5) ! Read %tick to confirm the
1160 ldub [%o0], %o1 ! Read the number of seconds
H A Dspitfire_asm.s761 mov 0x20, %g3 ! UDBH Control Register Read
1438 ldxa [%o4]ASI_EC_R, %g0 ! Read the E$ data 8bytes each
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h394 EFI_FILE_READ Read; member in struct:_EFI_FILE_HANDLE
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S676 movl V86_CTL(%edx),%edx # Read V86 control flags
679 movl MEM_ESPR-0x3c,%eax # Read real mode flags
869 inb (%dx),%al # Read character
/illumos-gate/usr/src/common/lzma/
H A DLzFind.c72 p->result = p->stream->Read(p->stream, dest, &size);
H A DLzmaEnc.c2078 p->seqBufInStream.funcTable.Read = MyRead;
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt500 * 05-06-09 02.00.03 Added ISTWI Read Write Tool and Diagnostic CLI Tool.
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s95 GET_NATIVE_TIME(%o0,%o4,%o5,__LINE__) ! Read %tick to confirm the
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dncsi_cmds.h239 Read command is bounded to 128 bytes, or 32 dwords. That fits in with
259 } Read; member in union:FwTestCmdPayload::__anon5089
874 u8_t CountersClearedFromLastRead; // Counters Cleared from Last Read
888 u8_t CountersClearedFromLastRead; // Counters Cleared from Last Read
932 u8_t CountersClearedFromLastRead; // Counters Cleared from Last Read
944 u8_t CountersClearedFromLastRead; // Counters Cleared from Last Read
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1243 % Read toc silently, to get counts of subentries for \pdfoutline.
1277 % Read toc second time, this time actually producing the outlines.
6125 % Read the last existing aux file, if any. No error if none exists.
6704 % Read the file if it exists.

Completed in 165 milliseconds

12