opnsense-src/sys/dev/acpica/Osd
John Baldwin f34fa851e0 Catch up to header include changes:
- <sys/mutex.h> now requires <sys/systm.h>
- <sys/mutex.h> and <sys/sx.h> now require <sys/lock.h>
2001-03-28 09:17:56 +00:00
..
OsdBusMgr.c Add some debugging statements. 2001-01-31 09:34:54 +00:00
OsdDebug.c FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
OsdEnvironment.c FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
OsdHardware.c FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
OsdInterrupt.c Add some debugging statements. 2001-01-31 09:34:54 +00:00
OsdMemory.c Staticise some malloc pools 2000-12-08 20:48:33 +00:00
OsdSchedule.c Implement a unified run queue and adjust priority levels accordingly. 2001-02-12 00:20:08 +00:00
OsdStream.c FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
OsdSynch.c Catch up to header include changes: 2001-03-28 09:17:56 +00:00