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

/freebsd-10-stable/sys/dev/acpica/
H A Dacpiio.h70 struct acpi_bst { struct
100 struct acpi_bst bst;
H A Dacpi_smbat.c50 struct acpi_bst bst;
61 static int acpi_smbat_get_bst(device_t dev, struct acpi_bst *bst);
344 acpi_smbat_get_bst(device_t dev, struct acpi_bst *bst)
H A Dacpi_cmbat.c70 struct acpi_bst bst;
87 static int acpi_cmbat_bst(device_t dev, struct acpi_bst *bstp);
421 acpi_cmbat_bst(device_t dev, struct acpi_bst *bstp)
H A Dacpi_battery.c103 acpi_battery_bst_valid(struct acpi_bst *bst)
125 struct acpi_bst *bst;
H A Dacpivar.h453 int acpi_battery_bst_valid(struct acpi_bst *bst);

Completed in 108 milliseconds