Home
last modified time | relevance | path

Searched refs:OptionIndex (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslrestype2w.c192 UINT32 OptionIndex = 0; in RsDoWordIoDescriptor() local
301 OptionIndex++; in RsDoWordIoDescriptor()
318 &OptionalFields[OptionIndex], in RsDoWordIoDescriptor()
383 OptionIndex + StringLength; in RsDoWordIoDescriptor()
413 UINT32 OptionIndex = 0; in RsDoWordBusNumberDescriptor() local
520 OptionIndex++; in RsDoWordBusNumberDescriptor()
537 &OptionalFields[OptionIndex], in RsDoWordBusNumberDescriptor()
588 OptionIndex + StringLength; in RsDoWordBusNumberDescriptor()
617 UINT32 OptionIndex = 0; in RsDoWordPccDescriptor() local
685 OptionIndex++; in RsDoWordPccDescriptor()
[all …]
H A Daslrestype2q.c192 UINT32 OptionIndex = 0; in RsDoQwordIoDescriptor() local
301 OptionIndex++; in RsDoQwordIoDescriptor()
318 &OptionalFields[OptionIndex], in RsDoQwordIoDescriptor()
383 OptionIndex + StringLength; in RsDoQwordIoDescriptor()
413 UINT32 OptionIndex = 0; in RsDoQwordMemoryDescriptor() local
529 OptionIndex++; in RsDoQwordMemoryDescriptor()
546 &OptionalFields[OptionIndex], in RsDoQwordMemoryDescriptor()
612 OptionIndex + StringLength; in RsDoQwordMemoryDescriptor()
641 UINT32 OptionIndex = 0; in RsDoQwordPccDescriptor() local
709 OptionIndex++; in RsDoQwordPccDescriptor()
[all …]
H A Daslrestype2d.c192 UINT32 OptionIndex = 0; in RsDoDwordPccDescriptor() local
260 OptionIndex++; in RsDoDwordPccDescriptor()
279 &OptionalFields[OptionIndex], in RsDoDwordPccDescriptor()
318 OptionIndex + StringLength; in RsDoDwordPccDescriptor()
347 UINT32 OptionIndex = 0; in RsDoDwordIoDescriptor() local
464 OptionIndex++; in RsDoDwordIoDescriptor()
483 &OptionalFields[OptionIndex], in RsDoDwordIoDescriptor()
548 OptionIndex + StringLength; in RsDoDwordIoDescriptor()
578 UINT32 OptionIndex = 0; in RsDoDwordMemoryDescriptor() local
700 OptionIndex++; in RsDoDwordMemoryDescriptor()
[all …]
H A Daslrestype2.c289 UINT32 OptionIndex = 0; in RsDoInterruptDescriptor() local
316 OptionIndex++; in RsDoInterruptDescriptor()
322 OptionIndex += 4; in RsDoInterruptDescriptor()
327 1 + OptionIndex + StringLength); in RsDoInterruptDescriptor()
499 + OptionIndex + StringLength; in RsDoInterruptDescriptor()