freebsd-dev/sys/dev/cfi
Alexander Motin ce4bc82d19 Use direct custom implementations instead of g_handleattr() for CFI and NAND
d_getattr().  Since these drivers use disk(9) KPI and not directly GEOM, use
of that function means KPI layering violation, causing extra g_io_deliver()
call for the request.
2013-06-12 12:51:43 +00:00
..
cfi_bus_fdt.c
cfi_bus_ixp4xx.c
cfi_bus_nexus.c
cfi_core.c MFP4 @217311 2013-05-30 01:22:50 +00:00
cfi_dev.c
cfi_disk.c Use direct custom implementations instead of g_handleattr() for CFI and NAND 2013-06-12 12:51:43 +00:00
cfi_reg.h MFP4 @217311 2013-05-30 01:22:50 +00:00
cfi_var.h