opnsense-src/sys/dev/proto
Marcel Moolenaar 9f011bca82 Lock busdma operations and serialize detach against open/close
Use sx to allow M_WAITOK allocations (suggested by markj).

admbugs: 782
Reviewed by:	markj
2019-07-04 02:51:34 +00:00
..
proto.h Lock busdma operations and serialize detach against open/close 2019-07-04 02:51:34 +00:00
proto_bus_isa.c Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. 2016-03-18 01:28:41 +00:00
proto_bus_pci.c Check the hw.proto.attach environment variable for devices that 2015-07-19 23:37:45 +00:00
proto_busdma.c Lock busdma operations and serialize detach against open/close 2019-07-04 02:51:34 +00:00
proto_busdma.h Lock busdma operations and serialize detach against open/close 2019-07-04 02:51:34 +00:00
proto_core.c Lock busdma operations and serialize detach against open/close 2019-07-04 02:51:34 +00:00
proto_dev.h Implement unload and sync operations. 2015-07-03 05:44:58 +00:00