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
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
mpt_debug.c
mpt_pci.c Support for PCI-Express 4Gb Cards. 2006-09-08 05:27:04 +00:00
mpt_raid.c
mpt_raid.h
mpt_reg.h
mpt.c
mpt.h