freebsd-dev/sys/dev/proto
Marcel Moolenaar 3f745144d9 Change the probe to what was intended: attach to devices with
a type 0 header and not to function 0 devices.
2015-06-22 00:34:29 +00:00
..
proto_bus_pci.c Change the probe to what was intended: attach to devices with 2015-06-22 00:34:29 +00:00
proto_busdma.c Load the allocated memory and return both the physical 2015-06-10 22:33:56 +00:00
proto_busdma.h Implement mmap(2) for the busdma resource. 2015-06-08 21:47:44 +00:00
proto_core.c Implement mmap(2) for the busdma resource. 2015-06-08 21:47:44 +00:00
proto_dev.h Load the allocated memory and return both the physical 2015-06-10 22:33:56 +00:00
proto.h