summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/refill.c
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2005-09-16 01:26:17 +0000
committermjacob <mjacob@FreeBSD.org>2005-09-16 01:26:17 +0000
commit638e44e0feeb8a4d53871fa227929af7c9e8b702 (patch)
tree7c527d26d1792660e38d76293556d76e24aec4a0 /lib/libc/stdio/refill.c
parent2d4ad1cc44e7178fad86cf57be93cd9e16167265 (diff)
downloadFreeBSD-src-638e44e0feeb8a4d53871fa227929af7c9e8b702.zip
FreeBSD-src-638e44e0feeb8a4d53871fa227929af7c9e8b702.tar.gz
Make the exploring of all luns supported by an HBA more of a
tunable (until we get REPORT LUNS in place). If we're probing luns, and each probe succeeds, we keep going past lun 7 if we're a SCSI3 or better device (until we fail to probe). If we're probing luns, and a probe fails, we only keep going if we're quirked *for* it (CAM_QUIRK_HILUNS), and if we're not quirked *against* it (CAM_QUIRK_NOHILUNS), or we're a SCSI3 or better device and the tunable (kern.cam.cam_srch_hi) is set non-zero. Reviewed by: nate@rootlabs.org, gibbs@scsiguy.com, ken@kdm.com, scottl@samsco.org MFC after: 1 week
Diffstat (limited to 'lib/libc/stdio/refill.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud