Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslrestype2q.c191 UINT32 OptionIndex = 0; in RsDoQwordIoDescriptor() local
300 OptionIndex++; in RsDoQwordIoDescriptor()
317 &OptionalFields[OptionIndex], in RsDoQwordIoDescriptor()
382 OptionIndex + StringLength; in RsDoQwordIoDescriptor()
412 UINT32 OptionIndex = 0; in RsDoQwordMemoryDescriptor() local
528 OptionIndex++; in RsDoQwordMemoryDescriptor()
545 &OptionalFields[OptionIndex], in RsDoQwordMemoryDescriptor()
611 OptionIndex + StringLength; in RsDoQwordMemoryDescriptor()
641 UINT32 OptionIndex = 0; in RsDoQwordSpaceDescriptor() local
754 OptionIndex++; in RsDoQwordSpaceDescriptor()
[all …]
H A Daslrestype2w.c191 UINT32 OptionIndex = 0; in RsDoWordIoDescriptor() local
300 OptionIndex++; in RsDoWordIoDescriptor()
317 &OptionalFields[OptionIndex], in RsDoWordIoDescriptor()
382 OptionIndex + StringLength; in RsDoWordIoDescriptor()
412 UINT32 OptionIndex = 0; in RsDoWordBusNumberDescriptor() local
519 OptionIndex++; in RsDoWordBusNumberDescriptor()
536 &OptionalFields[OptionIndex], in RsDoWordBusNumberDescriptor()
587 OptionIndex + StringLength; in RsDoWordBusNumberDescriptor()
617 UINT32 OptionIndex = 0; in RsDoWordSpaceDescriptor() local
735 OptionIndex++; in RsDoWordSpaceDescriptor()
[all …]
H A Daslrestype2d.c190 UINT32 OptionIndex = 0; in RsDoDwordIoDescriptor() local
307 OptionIndex++; in RsDoDwordIoDescriptor()
326 &OptionalFields[OptionIndex], in RsDoDwordIoDescriptor()
391 OptionIndex + StringLength; in RsDoDwordIoDescriptor()
421 UINT32 OptionIndex = 0; in RsDoDwordMemoryDescriptor() local
543 OptionIndex++; in RsDoDwordMemoryDescriptor()
560 &OptionalFields[OptionIndex], in RsDoDwordMemoryDescriptor()
626 OptionIndex + StringLength; in RsDoDwordMemoryDescriptor()
656 UINT32 OptionIndex = 0; in RsDoDwordSpaceDescriptor() local
774 OptionIndex++; in RsDoDwordSpaceDescriptor()
[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()
502 + OptionIndex + StringLength; in RsDoInterruptDescriptor()