| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | aslmapenter.c | 167 char *DeviceName); 171 char *DeviceName, 199 char *DeviceName) in MpSaveGpioInfo() argument 216 Info = MpCreateGpioInfo (PinList[i], DeviceName); in MpSaveGpioInfo() 219 Info->DeviceName = DeviceName; in MpSaveGpioInfo() 249 char *DeviceName) in MpSaveSerialInfo() argument 294 Info = MpCreateSerialInfo (DeviceName, Address); in MpSaveSerialInfo() 297 Info->DeviceName = DeviceName; in MpSaveSerialInfo() 322 char *DeviceName) in MpCreateGpioInfo() argument 350 (strcmp (DeviceName, NextGpio->DeviceName) > 0)) in MpCreateGpioInfo() [all …]
|
| H A D | aslmapoutput.c | 313 HidString = MpGetHidViaNamestring (Info->DeviceName); in MpEmitGpioInfo() 318 strcmp (PrevDeviceName, Info->DeviceName)) in MpEmitGpioInfo() 322 HidString, Info->DeviceName); in MpEmitGpioInfo() 336 PrevDeviceName = Info->DeviceName; in MpEmitGpioInfo() 466 HidString = MpGetHidViaNamestring (Info->DeviceName); in MpEmitSerialInfo() 471 strcmp (PrevDeviceName, Info->DeviceName)) in MpEmitSerialInfo() 476 HidString, Info->DeviceName); in MpEmitSerialInfo() 490 PrevDeviceName = Info->DeviceName; in MpEmitSerialInfo()
|
| H A D | aslmaputils.c | 315 char *DeviceName) in MpGetHidViaNamestring() argument 321 Status = AcpiNsGetNode (NULL, DeviceName, ACPI_NS_NO_UPSEARCH, in MpGetHidViaNamestring() 407 char *DeviceName) in MpGetDdnValue() argument 414 Status = AcpiNsGetNode (NULL, DeviceName, ACPI_NS_NO_UPSEARCH, in MpGetDdnValue()
|
| H A D | asltypes.h | 458 char *DeviceName; member 474 char *DeviceName; member
|
| /freebsd/sys/contrib/dev/acpica/components/disassembler/ |
| H A D | dmresrcl2.c | 307 char *DeviceName = NULL; in AcpiDmGpioCommon() local 317 DeviceName = ACPI_ADD_PTR (char, in AcpiDmGpioCommon() 319 AcpiUtPrintString (DeviceName, ACPI_UINT16_MAX); in AcpiDmGpioCommon() 371 PinCount, PinList, DeviceName); in AcpiDmGpioCommon() 535 char *DeviceName = NULL; in AcpiDmClockInputDescriptor() local 553 DeviceName = ACPI_ADD_PTR (char, in AcpiDmClockInputDescriptor() 555 AcpiUtPrintString (DeviceName, ACPI_UINT16_MAX); in AcpiDmClockInputDescriptor() 592 char *DeviceName = NULL; in AcpiDmPinFunctionDescriptor() local 616 DeviceName = ACPI_ADD_PTR (char, in AcpiDmPinFunctionDescriptor() 618 AcpiUtPrintString (DeviceName, ACPI_UINT16_MAX); in AcpiDmPinFunctionDescriptor() [all …]
|
| /freebsd/sys/arm64/acpica/ |
| H A D | acpi_iort.c | 82 char DeviceName[32]; /* Path of namespace object */ member 235 if (strstr(node->data.named_comp.DeviceName, devname) == NULL) in iort_named_comp_map() 363 strncpy(node->data.named_comp.DeviceName, in iort_add_nodes() 364 named_comp->DeviceName, in iort_add_nodes() 365 sizeof(node->data.named_comp.DeviceName)); in iort_add_nodes() 366 node->data.named_comp.DeviceName[31] = 0; in iort_add_nodes()
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | amlresrc.h | 863 char *DeviceName); 869 char *DeviceName); 877 char *DeviceName); 894 char *DeviceName);
|
| H A D | actbl2.h | 985 char DeviceName[]; /* Path of namespace object */ member 1129 char DeviceName[]; /* Path of the IWB namespace object */ member 4102 char DeviceName[]; /* Device Object Name */ member
|
| H A D | actbl1.h | 1247 ACPI_FLEX_ARRAY(char, DeviceName);
|
| /freebsd/usr.sbin/acpi/acpidb/ |
| H A D | acpidb.c | 115 UINT32 PinCount, UINT16 *PinList, char *DeviceName) in MpSaveGpioInfo() argument 121 char *DeviceName) in MpSaveSerialInfo() argument
|
| /freebsd/lib/libdevdctl/ |
| H A D | event.h | 362 const std::string &DeviceName() const;
|
| /freebsd/sys/dev/mps/mpi/ |
| H A D | mpi2_cnfg.h | 589 U64 DeviceName; /* 0x08 */ member 1152 U64 DeviceName; /* 0x00 */ member 1164 MPI2_BOOT_DEVICE_DEVICE_NAME DeviceName; member 2205 U64 DeviceName; /* 0x24 */ member
|
| /freebsd/sys/dev/mpr/mpi/ |
| H A D | mpi2_cnfg.h | 779 U64 DeviceName; /* 0x08 */ member 1607 U64 DeviceName; /* 0x00 */ member 1619 MPI2_BOOT_DEVICE_DEVICE_NAME DeviceName; member 2724 U64 DeviceName; /* 0x24 */ member
|
| /freebsd/sys/dev/mps/ |
| H A D | mps_sas_lsi.c | 738 targ->devname = le32toh(config_page.DeviceName.High); in mpssas_add_device() 740 le32toh(config_page.DeviceName.Low); in mpssas_add_device()
|
| H A D | mps_table.c | 334 mps_to_u64(&buf->DeviceName)); in mps_print_sasdev0()
|
| /freebsd/sys/dev/mpr/ |
| H A D | mpr_table.c | 354 mpr_to_u64(&buf->DeviceName)); in mpr_print_sasdev0()
|
| H A D | mpr_sas_lsi.c | 942 targ->devname = le32toh(config_page.DeviceName.High); in mprsas_add_device() 944 le32toh(config_page.DeviceName.Low); in mprsas_add_device()
|
| /freebsd/sys/contrib/dev/acpica/common/ |
| H A D | dmtbinfo2.c | 343 {ACPI_DMT_STRING, ACPI_IORT1_OFFSET (DeviceName[0]), "Device Name", 0}, 468 {ACPI_DMT_STRING, ACPI_IORT7_OFFSET (DeviceName[0]), "IWB Device Name", 0}, 2444 {ACPI_DMT_STRING, ACPI_RIMTN_OFFSET (DeviceName[0]), "Device Object Name", 0},
|
| H A D | dmtbdump2.c | 270 Length = ACPI_OFFSET (ACPI_IORT_NAMED_COMPONENT, DeviceName); in AcpiDmDumpIort() 310 Length = ACPI_OFFSET (ACPI_IORT_IWB, DeviceName); in AcpiDmDumpIort()
|
| H A D | dmtbinfo1.c | 1072 {ACPI_DMT_STRING, ACPI_DMAR4_OFFSET (DeviceName[0]), "Device Name", 0},
|
| /freebsd/sys/dev/mpi3mr/mpi/ |
| H A D | mpi30_cnfg.h | 449 U64 DeviceName; /* 0x08 */ member
|