HomeSort by: relevance | last modified time | path
    Searched refs:Port (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/lib/
hw.c 77 IN UINTN Port
83 Status = uefi_call_wrapper(GlobalIoFncs->Io.Read, 5, GlobalIoFncs, Width, (UINT64)Port, 1, &Data);
92 IN UINTN Port,
98 Status = uefi_call_wrapper(GlobalIoFncs->Io.Write, 5, GlobalIoFncs, Width, (UINT64)Port, 1, &Data);
dpath.c 679 CatPrint( Str , L"Usb(0x%x,0x%x)" , Usb-> Port , Usb-> Endpoint ) ;
  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerUtilFuchsia.cpp 33 #include <zircon/syscalls/port.h>
52 // A magic value for the Zircon exception port, chosen to spell 'FUZZING'
221 // Create and bind the exception port. We need to claim to be a "debugger" so
223 // Once the port is set, we can signal the main thread to continue and wait
225 ScopedHandle Port;
226 ExitOnErr(_zx_port_create(0, &Port.Handle), "_zx_port_create");
229 ExitOnErr(_zx_task_bind_exception_port(Self, Port.Handle, kFuzzingCrash,
237 ExitOnErr(_zx_port_wait(Port.Handle, ZX_TIME_INFINITE, &Packet),
285 ExitOnErr(_zx_task_resume_from_exception(Thread.Handle, Port.Handle, 0),
  /src/usr.sbin/sysinst/arch/i386/
msg.md.fr 53 {Voulez-vous installer le programme de d�marrage standard ou sur port s�rie ?
57 port s�rie utilise quant � lui le premier port s�rie.
62 message console_com {Port s�rie com%d, baud rate %d}
68 message Use_serial_com0 {port s�rie com0}
69 message Use_serial_com1 {port s�rie com1}
70 message Use_serial_com2 {port s�rie com2}
71 message Use_serial_com3 {port s�rie com3}
72 message serial_baud_rate {Vitesse du port s�rie}
msg.md.pl 60 message console_com {Port szeregowy com%d, %d bodow}
  /src/sys/external/bsd/gnu-efi/dist/inc/
efilib.h 1034 IN UINTN Port
1041 IN UINTN Port,
1049 IN UINTN Port
1056 IN UINTN Port,
efidevp.h 216 UINT8 Port;
  /src/sys/dev/ic/
mpt_mpilib.h 862 * Port Page 2, FC Port Page 4, FC Port Page 5
871 * SCSI Port Page 2 Device Settings modified.
872 * New fields added to FC Port Page 0 and some flags
874 * Removed impedance flash from FC Port Page 1.
875 * Added FC Port pages 6 and 7.
894 * Modified defines for Scsi Port Page 2.
918 * Increased size of ALPA array in FC Port Page 2 by one
1424 * SCSI Port Config Page
    [all...]
  /src/sys/external/bsd/acpica/dist/tools/examples/
extables.c 311 [0004] SMI Command Port : 00000000
  /src/sys/arch/luna68k/dev/xplx/
xplx.asm 273 ; xp to host level 1 interrupt port
275 ; xp to host level 5 interrupt port
283 ; I/O PORT
776 ; TODO: PSG I/O Port

Completed in 35 milliseconds