Searched refs:max_instance (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/acpi_support/
H A Dacpi_wmi.c87 UINT8 max_instance; /* highest instance known for this GUID */ member in struct:guid_info
344 ret = (winfo == NULL)?0:winfo->ginfo.max_instance+1;
374 else if (instance > winfo->ginfo.max_instance)
534 else if (instance > winfo->ginfo.max_instance)
598 else if (instance > winfo->ginfo.max_instance)
974 winfo->ginfo.max_instance,

Completed in 41 milliseconds