Main index | Section 4 | Options |
Since the xpt driver allows direct access to the CAM subsystem, system administrators should exercise caution when granting access to this driver. If used improperly, this driver can allow userland applications to crash a machine or cause data loss.
CAMIOCOMMAND |
This ioctl takes certain kinds of CAM CCBs and passes them through to the
CAM transport layer for action.
Only the following CCB types are
supported:
|
XPT_SCAN_BUS
XPT_RESET_BUS XPT_SCAN_LUN XPT_ENG_INQ XPT_ENG_EXEC XPT_DEBUG XPT_DEV_MATCH XPT_PATH_INQ | |
The above CCBs are the only ones supported since it makes more sense to send them through a generic passthrough device rather than a passthrough device tied to a particular underlying SCSI device.
CAMGETPASSTHRU | |
This ioctl takes an XPT_GDEVLIST CCB, and returns the passthrough device corresponding to the device in question. | |
/dev/xpt0 | |
Character device node for the xpt driver. | |
XPT (4) | October 10, 1998 |
Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Unix...best if used before: Tue Jan 19 03:14:08 GMT 2038 | ” |