freebsd-nq/sys/dev/ata
Alexander Motin 711f661393 Add two functions xpt_batch_start() and xpt_batch_done() to the CAM SIM KPI
to allow drivers to handle request completion directly without passing
them to the CAM SWI thread removing extra context switch.
Modify all ATA/SATA drivers to use them.

Reviewed by:	gibbs, ken
MFC after:	2 weeks
2012-05-12 13:55:36 +00:00
..
chipsets
ata_if.m
ata-all.c Add two functions xpt_batch_start() and xpt_batch_done() to the CAM SIM KPI 2012-05-12 13:55:36 +00:00
ata-all.h
ata-card.c
ata-cbus.c
ata-disk.c
ata-disk.h
ata-dma.c
ata-isa.c
ata-lowlevel.c
ata-pci.c
ata-pci.h
ata-queue.c
ata-raid-ddf.h
ata-raid.c
ata-raid.h
ata-sata.c
atapi-cam.c
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h