sample SCSI ioctl code and documentation

  • Follow


Hi,

I am implementing a HP-UX Daemon program to get information on SCSI
LUNs and LUN paths.  How do I send arbitrary SCSI commands to a given
device file?  Can you point me to a good documentation on SCSI ioctls
or sample code? 

Appreciate your help.

Regards,
Jay

0
Reply Jay 5/8/2006 7:04:33 PM

Jay Subramani wrote:
> Hi,
> 
> I am implementing a HP-UX Daemon program to get information on SCSI
> LUNs and LUN paths.  How do I send arbitrary SCSI commands to a given
> device file?  Can you point me to a good documentation on SCSI ioctls
> or sample code? 

Have a look at these manpage -
scsi, scsi_ctl (_disk,_tape), sioc_io.

--vishwas
0
Reply Vishwas 5/9/2006 3:53:32 AM


Thanks, Vishwas.

Jay.

0
Reply Jay 5/9/2006 8:11:53 PM

2 Replies
494 Views

(page loaded in 0.166 seconds)

Similiar Articles:







7/22/2012 1:25:56 AM


Reply: