OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wdat
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/acpitools/acpidump/
acpi.c
3983
ACPI_TABLE_WDAT *
wdat
;
local in function:acpi_handle_wdat
3990
wdat
= (ACPI_TABLE_WDAT *)sdp;
3992
printf("\tHeader Length=%d\n",
wdat
->HeaderLength);
3994
acpi_print_pci_sbdf(
wdat
->PciSegment,
wdat
->PciBus,
wdat
->PciDevice,
3995
wdat
->PciFunction);
3996
printf("\n\tTimer Counter Period=%d msec\n",
wdat
->TimerPeriod);
3997
printf("\tTimer Maximum Counter Value=%d\n",
wdat
->MaxCount);
3998
printf("\tTimer Minimum Counter Value=%d\n",
wdat
->MinCount)
[
all
...]
Completed in 13 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025