Lines Matching +full:cam +full:- +full:if
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33 .Nd CAM application passthrough driver
39 driver provides a way for userland applications to issue CAM CCBs to the
44 driver allows direct access to the CAM subsystem, system administrators
74 .Bl -tag -width 5n
76 This ioctl takes most kinds of CAM CCBs and passes them through to the CAM
82 Some examples of xpt-only CCBs are XPT_SCAN_BUS,
97 the device in question is a passthrough device if they are issuing this
113 This ioctl takes most CAM CCBs, but some CCB types are not allowed through
117 Some examples of xpt-only CCBs are XPT_SCAN_BUS,
136 ioctl if there is an error allocating memory for the request or copying
138 All other errors will be reported as standard CAM CCB status errors.
142 ioctl, the user's passed-in CCB will not be modified.
172 Retrieve completed CAM CCBs queued via the
177 ioctl if the
179 driver fails to copy data to the user process or if there are no completed
185 All other errors will be reported as standard CAM CCB status errors.
212 .Bl -tag -width /dev/passn -compact
226 .Xr cam 3 ,
228 .Xr cam 4 ,
237 The CAM passthrough driver first appeared in