2001-07-10 00:25:27

by Michael Nguyen

[permalink] [raw]
Subject: Scsi_Cmnd structure

Hello,

Can someone help points me to the file location
contain Scsi_Cmnd structure in Linux 2.4.x?

Thank you,
Michael.



2001-07-10 07:07:42

by Jesse Wyant

[permalink] [raw]
Subject: Re: Scsi_Cmnd structure


> 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".