| /freebsd-12-stable/sys/contrib/dev/acpica/compiler/ |
| 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 …]
|
| 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()
|
| 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()
|
| D | asltypes.h | 458 char *DeviceName; member 474 char *DeviceName; member
|
| /freebsd-12-stable/sys/contrib/dev/acpica/components/disassembler/ |
| D | dmresrcl2.c | 299 char *DeviceName = NULL; in AcpiDmGpioCommon() local 309 DeviceName = ACPI_ADD_PTR (char, in AcpiDmGpioCommon() 311 AcpiUtPrintString (DeviceName, ACPI_UINT16_MAX); in AcpiDmGpioCommon() 363 PinCount, PinList, DeviceName); in AcpiDmGpioCommon() 544 char *DeviceName = NULL; in AcpiDmPinFunctionDescriptor() local 568 DeviceName = ACPI_ADD_PTR (char, in AcpiDmPinFunctionDescriptor() 570 AcpiUtPrintString (DeviceName, ACPI_UINT16_MAX); in AcpiDmPinFunctionDescriptor() 713 char *DeviceName; in AcpiDmI2cSerialBusDescriptor() local 733 DeviceName = ACPI_ADD_PTR (char, Resource, ResourceSourceOffset); in AcpiDmI2cSerialBusDescriptor() 734 AcpiUtPrintString (DeviceName, ACPI_UINT16_MAX); in AcpiDmI2cSerialBusDescriptor() [all …]
|
| /freebsd-12-stable/sys/contrib/dev/acpica/include/ |
| D | amlresrc.h | 820 char *DeviceName); 826 char *DeviceName); 834 char *DeviceName); 851 char *DeviceName);
|
| D | actbl1.h | 852 char DeviceName[1]; member
|
| D | actbl2.h | 317 char DeviceName[1]; /* Path of namespace object */ member
|
| /freebsd-12-stable/usr.sbin/acpi/acpidb/ |
| D | acpidb.c | 117 UINT32 PinCount, UINT16 *PinList, char *DeviceName) in MpSaveGpioInfo() argument 123 char *DeviceName) in MpSaveSerialInfo() argument
|
| /freebsd-12-stable/lib/libdevdctl/ |
| D | event.h | 364 const std::string &DeviceName() const;
|
| /freebsd-12-stable/sys/dev/mps/mpi/ |
| D | mpi2_cnfg.h | 617 U64 DeviceName; /* 0x08 */ member 1196 U64 DeviceName; /* 0x00 */ member 1208 MPI2_BOOT_DEVICE_DEVICE_NAME DeviceName; member 2274 U64 DeviceName; /* 0x24 */ member
|
| /freebsd-12-stable/sys/dev/mpr/mpi/ |
| D | mpi2_cnfg.h | 806 U64 DeviceName; /* 0x08 */ member 1658 U64 DeviceName; /* 0x00 */ member 1670 MPI2_BOOT_DEVICE_DEVICE_NAME DeviceName; member 2801 U64 DeviceName; /* 0x24 */ member
|
| /freebsd-12-stable/sys/dev/mps/ |
| D | mps_sas_lsi.c | 745 targ->devname = le32toh(config_page.DeviceName.High); in mpssas_add_device() 747 le32toh(config_page.DeviceName.Low); in mpssas_add_device()
|
| D | mps_table.c | 337 mps_to_u64(&buf->DeviceName)); in mps_print_sasdev0()
|
| /freebsd-12-stable/sys/dev/mpr/ |
| D | mpr_table.c | 357 mpr_to_u64(&buf->DeviceName)); in mpr_print_sasdev0()
|
| D | mpr_sas_lsi.c | 949 targ->devname = le32toh(config_page.DeviceName.High); in mprsas_add_device() 951 le32toh(config_page.DeviceName.Low); in mprsas_add_device()
|
| /freebsd-12-stable/sys/contrib/dev/acpica/common/ |
| D | dmtbinfo1.c | 589 {ACPI_DMT_STRING, ACPI_DMAR4_OFFSET (DeviceName[0]), "Device Name", 0},
|
| D | dmtbdump2.c | 245 Length = ACPI_OFFSET (ACPI_IORT_NAMED_COMPONENT, DeviceName); in AcpiDmDumpIort()
|
| D | dmtbinfo2.c | 276 {ACPI_DMT_STRING, ACPI_IORT1_OFFSET (DeviceName[0]), "Device Name", 0},
|