Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcl2.c307 char *DeviceName = NULL; in AcpiDmGpioCommon() local
317 DeviceName = ACPI_ADD_PTR (char, in AcpiDmGpioCommon()
371 PinCount, PinList, DeviceName); in AcpiDmGpioCommon()
576 DeviceName = ACPI_ADD_PTR (char, in AcpiDmPinFunctionDescriptor()
730 char *DeviceName; in AcpiDmCsi2SerialBusDescriptor() local
801 char *DeviceName; in AcpiDmI2cSerialBusDescriptor() local
877 char *DeviceName; in AcpiDmSpiSerialBusDescriptor() local
962 char *DeviceName; in AcpiDmUartSerialBusDescriptor() local
1126 DeviceName = ACPI_ADD_PTR (char, in AcpiDmPinConfigDescriptor()
1301 DeviceName = ACPI_ADD_PTR (char, in AcpiDmPinGroupFunctionDescriptor()
[all …]
/freebsd-14.2/sys/arm64/acpica/
H A Dacpi_iort.c83 char DeviceName[32]; /* Path of namespace object */ member
236 if (strstr(node->data.named_comp.DeviceName, devname) == NULL) in iort_named_comp_map()
364 strncpy(node->data.named_comp.DeviceName, in iort_add_nodes()
365 named_comp->DeviceName, in iort_add_nodes()
366 sizeof(node->data.named_comp.DeviceName)); in iort_add_nodes()
367 node->data.named_comp.DeviceName[31] = 0; in iort_add_nodes()
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Damlresrc.h841 char *DeviceName);
847 char *DeviceName);
855 char *DeviceName);
872 char *DeviceName);
H A Dactbl1.h1142 char DeviceName[1]; member
H A Dactbl2.h650 char DeviceName[1]; /* Path of namespace object */ member
/freebsd-14.2/usr.sbin/acpi/acpidb/
H A Dacpidb.c115 UINT32 PinCount, UINT16 *PinList, char *DeviceName) in MpSaveGpioInfo() argument
121 char *DeviceName) in MpSaveSerialInfo() argument
/freebsd-14.2/lib/libdevdctl/
H A Devent.h362 const std::string &DeviceName() const;
/freebsd-14.2/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h589 U64 DeviceName; /* 0x08 */ member
1152 U64 DeviceName; /* 0x00 */ member
1164 MPI2_BOOT_DEVICE_DEVICE_NAME DeviceName; member
2205 U64 DeviceName; /* 0x24 */ member
/freebsd-14.2/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h779 U64 DeviceName; /* 0x08 */ member
1607 U64 DeviceName; /* 0x00 */ member
1619 MPI2_BOOT_DEVICE_DEVICE_NAME DeviceName; member
2724 U64 DeviceName; /* 0x24 */ member
/freebsd-14.2/sys/dev/mps/
H A Dmps_sas_lsi.c740 targ->devname = le32toh(config_page.DeviceName.High); in mpssas_add_device()
742 le32toh(config_page.DeviceName.Low); in mpssas_add_device()
H A Dmps_table.c335 mps_to_u64(&buf->DeviceName)); in mps_print_sasdev0()
/freebsd-14.2/sys/dev/mpr/
H A Dmpr_table.c355 mpr_to_u64(&buf->DeviceName)); in mpr_print_sasdev0()
H A Dmpr_sas_lsi.c944 targ->devname = le32toh(config_page.DeviceName.High); in mprsas_add_device()
946 le32toh(config_page.DeviceName.Low); in mprsas_add_device()
/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Ddmtbinfo1.c899 {ACPI_DMT_STRING, ACPI_DMAR4_OFFSET (DeviceName[0]), "Device Name", 0},
H A Ddmtbinfo2.c342 {ACPI_DMT_STRING, ACPI_IORT1_OFFSET (DeviceName[0]), "Device Name", 0},
H A Ddmtbdump2.c270 Length = ACPI_OFFSET (ACPI_IORT_NAMED_COMPONENT, DeviceName); in AcpiDmDumpIort()
/freebsd-14.2/sys/dev/mpi3mr/mpi/
H A Dmpi30_cnfg.h415 U64 DeviceName; /* 0x08 */ member