freebsd-dev/sys/dev/isp
Matt Jacob 0e85f214e3 Add a new primitive, XPT_SCAN_TGT, to cover the range between scanning a
whole bus (XPT_SCAN_BUS) and a single lun on that bus (XPT_SCAN_LUN).

It's less resource comsumptive than scanning a whole bus when the
caller knows only one target has changes.

Reviewed by:	scsi@
Sponsored by:	Panasas
MFC after:	1 month
2010-05-26 22:49:42 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c Add a new primitive, XPT_SCAN_TGT, to cover the range between scanning a 2010-05-26 22:49:42 +00:00
isp_freebsd.h Clean up some printing stuff so that we can have a bit finer control 2010-03-26 15:13:31 +00:00
isp_ioctl.h Add 8Gb support (isp_2500). Fix a fair number of configuration and 2009-08-01 01:04:26 +00:00
isp_library.c D'oh- isp_handle_index' logic was reversed (not used in FreeBSD). 2010-03-26 20:22:18 +00:00
isp_library.h Revamp the pieces of some of the stuff I forgot to do when shifting to 2010-02-27 05:41:23 +00:00
isp_pci.c On sparc64 obtain the initiator ID from the Open Firmware device tree 2010-05-03 18:39:40 +00:00
isp_sbus.c On sparc64 obtain the initiator ID from the Open Firmware device tree 2010-05-03 18:39:40 +00:00
isp_stds.h (semiforced commit to add comment missed in last delta) 2009-09-21 01:41:19 +00:00
isp_target.c Revamp the pieces of some of the stuff I forgot to do when shifting to 2010-02-27 05:41:23 +00:00
isp_target.h Add 8Gb support (isp_2500). Fix a fair number of configuration and 2009-08-01 01:04:26 +00:00
isp.c Clean up some printing stuff so that we can have a bit finer control 2010-03-26 15:13:31 +00:00
ispmbox.h Revamp the pieces of some of the stuff I forgot to do when shifting to 2010-02-27 05:41:23 +00:00
ispreg.h Revamp the pieces of some of the stuff I forgot to do when shifting to 2010-02-27 05:41:23 +00:00
ispvar.h Whap. Hook up some wires that were forgotten a few months ago and restore 2010-05-15 20:26:10 +00:00