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

  /src/sys/external/bsd/acpica/dist/utilities/
utmath.c 171 UINT64_STRUCT Part;
215 ACPI_MUL_64_BY_32 (0, MultiplicandOvl.Part.Hi, Multiplier,
216 Product.Part.Hi, Carry32);
218 ACPI_MUL_64_BY_32 (0, MultiplicandOvl.Part.Lo, Multiplier,
219 Product.Part.Lo, Carry32);
221 Product.Part.Hi += Carry32;
262 OperandOvl.Part.Hi = OperandOvl.Part.Lo;
263 OperandOvl.Part.Lo = 0;
266 ACPI_SHIFT_LEFT_64_BY_32 (OperandOvl.Part.Hi
    [all...]
  /src/usr.sbin/sysinst/arch/mac68k/
msg.md.en 47 choose to install NetBSD on the entire disk or part of the disk.
84 {Part start size fstype use mount point (name)
112 another type. If the Apple_Free part is physically adjacent to another
124 {Size of the Apple_Scratch part of the split}
128 there is no room in the Disk Partition Map to map the second part. This
msg.md.de 86 {Part Start Gr��e FS-Typ verw. Dateisystem (Name)
msg.md.es 87 {Part Inicio Tama�o TipoFS Uso Punt Montaj (Nomb)
msg.md.pl 84 {Part przesun rozmiar FStype uzycie punk montazu (nazwa)

Completed in 13 milliseconds