freebsd-src/sys/dev/ppc
Warner Losh 1eb7e5fe85 Replace splhigh() with critical_enter()/leave() to ensure we write the
config mode unlock sequence quickly enough. This likely isn't too critical,
since splhigh() has been a noop for a decade...
2013-02-21 00:27:51 +00:00
..
ppc.c Replace splhigh() with critical_enter()/leave() to ensure we write the 2013-02-21 00:27:51 +00:00
ppc_acpi.c
ppc_isa.c No longer need splhigh() since locking was done, delete it and 2013-02-21 00:26:31 +00:00
ppc_pci.c
ppc_puc.c
ppcreg.h
ppcvar.h