]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r310649: Allow more efficient use of private area.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 21 Jan 2017 08:41:00 +0000 (08:41 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 21 Jan 2017 08:41:00 +0000 (08:41 +0000)
commit0c631ce227ffc5dce7a845383641fdc289c2ca40
tree863cbee7f80d98a76fa7877170a7753c7b0b6f24
parent4ca5fab781ab506e64f1fe1f002cdb992c57a4c9
MFC r310649: Allow more efficient use of private area.

There are 16 bytes of space, so we may store two pointers in one.

git-svn-id: svn://svn.freebsd.org/base/stable/10@312585 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ctl/ctl_io.h
sys/cam/ctl/scsi_ctl.c