Home
last modified time | relevance | path

Searched refs:CurrentState (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dcvcompiler.c177 ASL_COMMENT_STATE CurrentState, in CvProcessComment() argument
189 if (AcpiGbl_CaptureComments && CurrentState.CaptureComments) in CvProcessComment()
272 CurrentState.SpacesBefore + 1); in CvProcessComment()
274 for (i = 0; (CurrentState.CommentType != ASL_COMMENT_STANDARD) && in CvProcessComment()
275 (i < CurrentState.SpacesBefore); i++) in CvProcessComment()
281 CvPlaceComment (CurrentState.CommentType, FinalCommentString); in CvProcessComment()
304 ASL_COMMENT_STATE CurrentState, in CvProcessCommentType2() argument
312 if (AcpiGbl_CaptureComments && CurrentState.CaptureComments) in CvProcessCommentType2()
345 FinalCommentString = UtLocalCacheCalloc (CurrentState.SpacesBefore + in CvProcessCommentType2()
348 for (i = 0; (CurrentState.CommentType != 1) && in CvProcessCommentType2()
[all …]
H A Daslsupport.l578 ASL_COMMENT_STATE CurrentState = Gbl_CommentState; /* to reference later on */ in AslDoComment() local
583 if (AcpiGbl_CaptureComments && CurrentState.CaptureComments) in AslDoComment()
598 if (AcpiGbl_CaptureComments && CurrentState.CaptureComments) in AslDoComment()
626 if (AcpiGbl_CaptureComments && CurrentState.CaptureComments) in AslDoComment()
648 CvProcessComment (CurrentState, StringBuffer, c1); in AslDoComment()
696 ASL_COMMENT_STATE CurrentState = Gbl_CommentState; in AslDoCommentType2() local
701 if (AcpiGbl_CaptureComments && CurrentState.CaptureComments) in AslDoCommentType2()
717 if (AcpiGbl_CaptureComments && CurrentState.CaptureComments) in AslDoCommentType2()
737 CvProcessCommentType2 (CurrentState, StringBuffer); in AslDoCommentType2()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacconvert.h180 ASL_COMMENT_STATE CurrentState,
186 ASL_COMMENT_STATE CurrentState,
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDhcp4.h235 IN EFI_DHCP4_STATE CurrentState,
H A DDhcp6.h321 IN EFI_DHCP6_STATE CurrentState,