Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslmapenter.c167 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 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/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcl2.c307 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 Dacpi_iort.c82 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 Damlresrc.h864 char *DeviceName);
870 char *DeviceName);
878 char *DeviceName);
895 char *DeviceName);
H A Dactbl1.h1234 ACPI_FLEX_ARRAY(char, DeviceName);
H A Dactbl2.h749 char DeviceName[]; /* Path of namespace object */ member
/freebsd/usr.sbin/acpi/acpidb/
H A Dacpidb.c115 UINT32 PinCount, UINT16 *PinList, char *DeviceName) in MpSaveGpioInfo() argument
121 char *DeviceName) in MpSaveSerialInfo() argument
/freebsd/lib/libdevdctl/
H A Devent.h362 const std::string &DeviceName() const;
/freebsd/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/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/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/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/sys/contrib/dev/acpica/common/
H A Ddmtbinfo1.c1070 {ACPI_DMT_STRING, ACPI_DMAR4_OFFSET (DeviceName[0]), "Device Name", 0},
H A Ddmtbdump2.c270 Length = ACPI_OFFSET (ACPI_IORT_NAMED_COMPONENT, DeviceName); in AcpiDmDumpIort()
H A Ddmtbinfo2.c343 {ACPI_DMT_STRING, ACPI_IORT1_OFFSET (DeviceName[0]), "Device Name", 0},
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_cnfg.h415 U64 DeviceName; /* 0x08 */ member