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
isp_ioctl.h
isp_library.c
isp_library.h
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
isp_target.c
isp_target.h
isp.c
ispmbox.h
ispreg.h
ispvar.h Whap. Hook up some wires that were forgotten a few months ago and restore 2010-05-15 20:26:10 +00:00