freebsd-dev/sys/dev/mrsas
Kashyap D Desai daeed97380 Driver calls mrsas_complete_cmd() to call mrsas_wakeup() for each MFI frame that was
issued through the ioctl() interface prior to the kill adapter. This ensures
userspace ioctl() system calls issued just before a kill adapter don't get stuck in
wait state and IOCTLs are returned to application.

Reviewed by:	ambrisko
MFC after:	2 weeks
Sponsored by:	AVAGO Technologies
2015-05-06 10:43:19 +00:00
..
mrsas_cam.c Current driver does fast path read load balancing between arm and mirror disk 2015-05-06 10:41:27 +00:00
mrsas_fp.c Current driver does fast path read load balancing between arm and mirror disk 2015-05-06 10:41:27 +00:00
mrsas_ioctl.c No logical code change in this pathc. 2014-10-08 10:14:37 +00:00
mrsas_ioctl.h This patch adds the feature to provide PCI information via IOCTL query. 2015-05-06 10:32:27 +00:00
mrsas_linux.c No logical code change in this pathc. 2014-10-08 10:14:37 +00:00
mrsas.c Driver calls mrsas_complete_cmd() to call mrsas_wakeup() for each MFI frame that was 2015-05-06 10:43:19 +00:00
mrsas.h In OCR(Online Controller Reset) path, driver sets adapter state to 2015-05-06 10:42:44 +00:00