opnsense-src/sys/dev/acpi_support
John Baldwin 1ac10fa429 acpi_toshiba: Use device_get_softc in attach.
Rather than a detour via the devclass and hardcoding unit 0.

While here, remove a check for sc being NULL.  It will never be NULL
when attach is called.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D35010
2022-04-21 10:29:15 -07:00
..
acpi_asus.c
acpi_asus_wmi.c
acpi_fujitsu.c
acpi_hp.c
acpi_ibm.c
acpi_panasonic.c
acpi_rapidstart.c
acpi_sony.c
acpi_toshiba.c acpi_toshiba: Use device_get_softc in attach. 2022-04-21 10:29:15 -07:00
acpi_wmi.c
acpi_wmi_if.m
atk0110.c