Hello,
Can someone help points me to the file location
contain Scsi_Cmnd structure in Linux 2.4.x?
Thank you,
Michael.
> Hello,
>
> Can someone help points me to the file location
> contain Scsi_Cmnd structure in Linux 2.4.x?
>
> Thank you,
> Michael.
I ran a quick grep through my kernel tree (from SGI's
CVS, currently at 2.4.7-pre3-xfs) to find out:
grep -nirE '^ *struct +scsi_cmnd' .
returns this:
drivers/scsi/scsi.h:685:struct scsi_cmnd {
Jesse Wyant - jrwyant@_frx774_dhs_org_
------------------------------------------------------------
QOTD:
I'm not a nerd -- I'm "socially challenged".