freebsd-src/sys/dev/asr
Scott Long 185884259b Update the CAM API for FreeBSD 10:
- Remove the timeout_ch field.  It's been deprecated since FreeBSD 7.0;
  MPSAFE drivers should be managing their own timeout storage.  The
  remaining non-MPSAFE drivers have been modified to also manage their own
  storage, and should be considered for updating to MPSAFE (or removal)
  during the FreeBSD 10.x lifecycle.

- Add fields related to soft timeouts and quality of service, to be used
  in upcoming work.

- Add room for more flags in the CCB header and path_inq structures.

- Begin support for extended 64-bit LUNs.

- Bump the CAM version number to 0x18, but add compat shims.  Tested with
  camcontrol and smartctl.

Reviewed by:    nathanw, ken, kib
Approved by:    re
Obtained from:  Netflix
2013-09-24 16:50:53 +00:00
..
asr.c Update the CAM API for FreeBSD 10: 2013-09-24 16:50:53 +00:00
dptalign.h
dptsig.h
i2oadptr.h
i2obscsi.h
i2odep.h
i2odpt.h
i2oexec.h
i2omsg.h Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
i2otypes.h
i2outil.h
osd_defs.h
osd_unix.h
osd_util.h
sys_info.h