Home
last modified time | relevance | path

Searched refs:DeviceName (Results 1 – 20 of 20) sorted by relevance

/freebsd-13.1/sys/contrib/dev/acpica/compiler/
H A Daslmapenter.c171 char *DeviceName,
199 char *DeviceName) in MpSaveGpioInfo() argument
219 Info->DeviceName = DeviceName; in MpSaveGpioInfo()
249 char *DeviceName) in MpSaveSerialInfo() argument
297 Info->DeviceName = DeviceName; in MpSaveSerialInfo()
322 char *DeviceName) in MpCreateGpioInfo() argument
350 (strcmp (DeviceName, NextGpio->DeviceName) > 0)) in MpCreateGpioInfo()
360 !strcmp (DeviceName, NextGpio->DeviceName)) in MpCreateGpioInfo()
399 char *DeviceName, in MpCreateSerialInfo() argument
427 (strcmp (DeviceName, NextSerial->DeviceName) > 0)) in MpCreateSerialInfo()
[all …]
H A Daslmapoutput.c313 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 Daslmaputils.c315 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 Dasltypes.h458 char *DeviceName; member
474 char *DeviceName; member
/freebsd-13.1/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcl2.c299 char *DeviceName = NULL; in AcpiDmGpioCommon() local
309 DeviceName = ACPI_ADD_PTR (char, in AcpiDmGpioCommon()
363 PinCount, PinList, DeviceName); in AcpiDmGpioCommon()
544 char *DeviceName = NULL; in AcpiDmPinFunctionDescriptor() local
568 DeviceName = ACPI_ADD_PTR (char, in AcpiDmPinFunctionDescriptor()
713 char *DeviceName; in AcpiDmI2cSerialBusDescriptor() local
789 char *DeviceName; in AcpiDmSpiSerialBusDescriptor() local
874 char *DeviceName; in AcpiDmUartSerialBusDescriptor() local
1038 DeviceName = ACPI_ADD_PTR (char, in AcpiDmPinConfigDescriptor()
1213 DeviceName = ACPI_ADD_PTR (char, in AcpiDmPinGroupFunctionDescriptor()
[all …]
/freebsd-13.1/sys/arm64/acpica/
H A Dacpi_iort.c85 char DeviceName[32]; /* Path of namespace object */ member
238 if (strstr(node->data.named_comp.DeviceName, devname) == NULL) in iort_named_comp_map()
366 strncpy(node->data.named_comp.DeviceName, in iort_add_nodes()
367 named_comp->DeviceName, in iort_add_nodes()
368 sizeof(node->data.named_comp.DeviceName)); in iort_add_nodes()
369 node->data.named_comp.DeviceName[31] = 0; in iort_add_nodes()
/freebsd-13.1/sys/contrib/dev/acpica/include/
H A Damlresrc.h820 char *DeviceName);
826 char *DeviceName);
834 char *DeviceName);
851 char *DeviceName);
H A Dactbl1.h852 char DeviceName[1]; member
H A Dactbl2.h317 char DeviceName[1]; /* Path of namespace object */ member
/freebsd-13.1/usr.sbin/acpi/acpidb/
H A Dacpidb.c117 UINT32 PinCount, UINT16 *PinList, char *DeviceName) in MpSaveGpioInfo() argument
123 char *DeviceName) in MpSaveSerialInfo() argument
/freebsd-13.1/lib/libdevdctl/
H A Devent.h364 const std::string &DeviceName() const;
/freebsd-13.1/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h591 U64 DeviceName; /* 0x08 */ member
1154 U64 DeviceName; /* 0x00 */ member
1166 MPI2_BOOT_DEVICE_DEVICE_NAME DeviceName; member
2207 U64 DeviceName; /* 0x24 */ member
/freebsd-13.1/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h781 U64 DeviceName; /* 0x08 */ member
1609 U64 DeviceName; /* 0x00 */ member
1621 MPI2_BOOT_DEVICE_DEVICE_NAME DeviceName; member
2726 U64 DeviceName; /* 0x24 */ member
/freebsd-13.1/sys/dev/mps/
H A Dmps_sas_lsi.c742 targ->devname = le32toh(config_page.DeviceName.High); in mpssas_add_device()
744 le32toh(config_page.DeviceName.Low); in mpssas_add_device()
H A Dmps_table.c337 mps_to_u64(&buf->DeviceName)); in mps_print_sasdev0()
/freebsd-13.1/sys/dev/mpr/
H A Dmpr_table.c357 mpr_to_u64(&buf->DeviceName)); in mpr_print_sasdev0()
H A Dmpr_sas_lsi.c946 targ->devname = le32toh(config_page.DeviceName.High); in mprsas_add_device()
948 le32toh(config_page.DeviceName.Low); in mprsas_add_device()
/freebsd-13.1/sys/contrib/dev/acpica/common/
H A Ddmtbinfo1.c589 {ACPI_DMT_STRING, ACPI_DMAR4_OFFSET (DeviceName[0]), "Device Name", 0},
H A Ddmtbdump2.c245 Length = ACPI_OFFSET (ACPI_IORT_NAMED_COMPONENT, DeviceName); in AcpiDmDumpIort()
H A Ddmtbinfo2.c276 {ACPI_DMT_STRING, ACPI_IORT1_OFFSET (DeviceName[0]), "Device Name", 0},