freebsd-dev/sys/dev/mpt
Matt Jacob 4542a3798e Connect up a QUEUE FULL event with CAM and adjust openings.
Unfortunately, the QUEUE FULL event only tells you Bus && Target.
It doesn't tell you lun. In order for the XPT_REL_SIMQ action to
work, we have to have a real lun. But which one? For now, just
iterate over MPT_MAX_LUNS.

Practically speaking, this is only going to be happening for lower
quality SAS or SATA drives behind the SAS controller, which means
only lun 0, so it's not so bad.

Helpful Reminder Nagging from: John Baldwin, Fred Whiteside

MFC after:	5 days
2006-09-21 20:35:12 +00:00
..
mpilib Remove the ill-considered effect of using the type definitions as 2006-02-26 22:50:14 +00:00
mpt_cam.c Connect up a QUEUE FULL event with CAM and adjust openings. 2006-09-21 20:35:12 +00:00
mpt_cam.h Add acknowledgements to LSI-Logic for support 2006-05-29 20:34:28 +00:00
mpt_debug.c Fix config page writes to not strip out the attributes when you 2006-07-12 07:48:50 +00:00
mpt_pci.c Support for PCI-Express 4Gb Cards. 2006-09-08 05:27:04 +00:00
mpt_raid.c Define out unused and incomplete raid quiesce functions. 2006-07-16 03:31:01 +00:00
mpt_raid.h Define out unused and incomplete raid quiesce functions. 2006-07-16 03:31:01 +00:00
mpt_reg.h Add acknowledgements to LSI-Logic for support 2006-05-29 20:34:28 +00:00
mpt.c Create a 'ready' handler for each personality. The purpose of this handler 2006-09-07 23:08:21 +00:00
mpt.h Create a 'ready' handler for each personality. The purpose of this handler 2006-09-07 23:08:21 +00:00