Searched refs:subspace (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/usr.sbin/acpitools/acpidump/
H A Dacpi.c2541 acpi_print_pcct_subspace(ACPI_PCCT_SUBSPACE *subspace) argument
2544 printf("\tBase Address=0x%016jx\n", subspace->BaseAddress);
2545 printf("\tLength=%jd\n", subspace->Length);
2547 acpi_print_gas(&subspace->DoorbellRegister);
2549 printf("\tDoorbell Preserve=0x%016jx\n", subspace->PreserveMask);
2550 printf("\tDoorbell Write=0x%016jx\n", subspace->WriteMask);
2551 printf("\tLatency=%u us\n", subspace->Latency);
2552 printf("\tMax Access Rate=%u\n", subspace->MaxAccessRate);
2553 printf("\tMin Turnaround Time=%u us\n", subspace->MinTurnaroundTime);
2557 acpi_print_pcct_hw_reduced(ACPI_PCCT_HW_REDUCED *subspace) argument
2585 acpi_print_pcct_hw_reduced_type2(ACPI_PCCT_HW_REDUCED_TYPE2 *subspace) argument
2618 acpi_print_pcct_ext_pcc_master(ACPI_PCCT_EXT_PCC_MASTER *subspace) argument
2664 acpi_print_pcct_ext_pcc_slave(ACPI_PCCT_EXT_PCC_SLAVE *subspace) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dsom.c1038 bytes without any relocation. Update the size of the subspace
1109 from a BFD relocation. Update the size of the subspace relocation
2065 /* Convert all of the space and subspace info into BFD sections. Each space
2106 struct som_subspace_dictionary_record subspace, save_subspace; local
2154 /* Now, read in the first subspace for this space. */
2170 som_swap_subspace_dictionary_in (&ext_subspace, &subspace);
2172 /* Setup the start address and file loc from the first subspace
2174 space_asect->vma = subspace.subspace_start;
2175 space_asect->filepos = subspace.file_loc_init_value + current_offset;
2176 space_asect->alignment_power = exact_log2 (subspace
2711 som_is_container(asection *space, asection *subspace) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dsom.c1039 bytes without any relocation. Update the size of the subspace
1110 from a BFD relocation. Update the size of the subspace relocation
2066 /* Convert all of the space and subspace info into BFD sections. Each space
2107 struct som_subspace_dictionary_record subspace, save_subspace; local
2155 /* Now, read in the first subspace for this space. */
2171 som_swap_subspace_dictionary_in (&ext_subspace, &subspace);
2173 /* Setup the start address and file loc from the first subspace
2175 space_asect->vma = subspace.subspace_start;
2176 space_asect->filepos = subspace.file_loc_init_value + current_offset;
2177 space_asect->alignment_power = exact_log2 (subspace
2712 som_is_container(asection *space, asection *subspace) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dsom.c1039 bytes without any relocation. Update the size of the subspace
1110 from a BFD relocation. Update the size of the subspace relocation
2066 /* Convert all of the space and subspace info into BFD sections. Each space
2107 struct som_subspace_dictionary_record subspace, save_subspace; local
2155 /* Now, read in the first subspace for this space. */
2171 som_swap_subspace_dictionary_in (&ext_subspace, &subspace);
2173 /* Setup the start address and file loc from the first subspace
2175 space_asect->vma = subspace.subspace_start;
2176 space_asect->filepos = subspace.file_loc_init_value + current_offset;
2177 space_asect->alignment_power = exact_log2 (subspace
2712 som_is_container(asection *space, asection *subspace) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c1038 bytes without any relocation. Update the size of the subspace
1109 from a BFD relocation. Update the size of the subspace relocation
2065 /* Convert all of the space and subspace info into BFD sections. Each space
2106 struct som_subspace_dictionary_record subspace, save_subspace; local
2154 /* Now, read in the first subspace for this space. */
2170 som_swap_subspace_dictionary_in (&ext_subspace, &subspace);
2172 /* Setup the start address and file loc from the first subspace
2174 space_asect->vma = subspace.subspace_start;
2175 space_asect->filepos = subspace.file_loc_init_value + current_offset;
2176 space_asect->alignment_power = exact_log2 (subspace
2711 som_is_container(asection *space, asection *subspace) argument
[all...]
/netbsd-current/sys/lib/libkern/arch/hppa/
H A Dmilli.S317 ; Standard space and subspace definitions. version A.08.06

Completed in 282 milliseconds