]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make sure we check for CAM_CDB_POINTER for all drivers. Also, for the
authorWarner Losh <imp@FreeBSD.org>
Tue, 15 Mar 2016 05:17:29 +0000 (05:17 +0000)
committerWarner Losh <imp@FreeBSD.org>
Tue, 15 Mar 2016 05:17:29 +0000 (05:17 +0000)
commit4aa947cb707c705ba772b06628d5ad6f4b0575b7
treeef0a6e8af243ccce4bc07cab8b236d26411e282c
parent225e4b4296f39a9158135eb01df2db4b4197c154
Make sure we check for CAM_CDB_POINTER for all drivers. Also, for the
drivers I've touched, filter out CAM_CDB_PHYS.

Differential Revision: https://reviews.freebsd.org/D5585
sys/cam/cam_ccb.h
sys/dev/arcmsr/arcmsr.c
sys/dev/iir/iir.c
sys/dev/isci/isci_controller.c
sys/dev/isci/isci_io_request.c
sys/dev/ncr/ncr.c
sys/dev/ppbus/vpo.c