HardenedBSD/sys/dev/sff
John Baldwin 7ebc7d1ab7 Remove bogus detach routines
These drivers are not bus drivers, and would need proper detach
routines that tore down state stored in the softc.  Better to just
fail detach outright instead of an incorrect success.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D47389
2024-11-04 20:31:16 -05:00
..
sff_if.m
sfp_fdt.c