Home
last modified time | relevance | path

Searched refs:UtAttachNamepathToOwner (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslrestype1i.c231 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoDmaDescriptor()
349 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoFixedDmaDescriptor()
421 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoFixedIoDescriptor()
530 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoIoDescriptor()
619 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoIrqDescriptor()
718 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoIrqNoFlagsDescriptor()
H A Daslrestype2s.c567 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoGpioIntDescriptor()
774 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoGpioIoDescriptor()
965 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoI2cSerialBusDescriptor()
1153 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoSpiSerialBusDescriptor()
1357 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoUartSerialBusDescriptor()
1504 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoCsi2SerialBusDescriptor()
1648 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoPinFunctionDescriptor()
1951 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoPinConfigDescriptor()
2099 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoPinGroupDescriptor()
2273 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoPinGroupFunctionDescriptor()
[all …]
H A Daslrestype1.c310 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoMemory24Descriptor()
417 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoMemory32Descriptor()
502 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoMemory32FixedDescriptor()
H A Daslrestype2w.c346 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoWordIoDescriptor()
565 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoWordBusNumberDescriptor()
720 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoWordPccDescriptor()
936 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoWordSpaceDescriptor()
H A Daslrestype2q.c346 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoQwordIoDescriptor()
574 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoQwordMemoryDescriptor()
744 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoQwordPccDescriptor()
955 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoQwordSpaceDescriptor()
H A Daslrestype2e.c296 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoExtendedIoDescriptor()
476 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoExtendedMemoryDescriptor()
654 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoExtendedSpaceDescriptor()
H A Daslrestype2d.c295 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoDwordPccDescriptor()
511 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoDwordIoDescriptor()
745 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoDwordMemoryDescriptor()
976 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoDwordSpaceDescriptor()
H A Daslrestype2.c252 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoGeneralRegisterDescriptor()
417 UtAttachNamepathToOwner (Info->DescriptorTypeOp, InitializerOp); in RsDoInterruptDescriptor()
H A Daslutils.c1041 UtAttachNamepathToOwner ( in UtAttachNamepathToOwner() function
H A Daslcompiler.h1321 UtAttachNamepathToOwner (
H A Dasloperands.c1300 UtAttachNamepathToOwner (Op, Child); in OpnAttachNameToNode()