[7032] in linux-scsi channel archive
Re: scsi_dev_init : Who is calling ?
daemon@ATHENA.MIT.EDU (Sujata Gaddemane)
Mon Aug 23 00:23:52 1999
Reply-To: "Sujata Gaddemane" <sujata@wipinfo.soft.net>
From: "Sujata Gaddemane" <sujata@wipinfo.soft.net>
To: "Mehta, Hiren" <Hiren.Mehta@VLSI.com>, <linux-scsi@vger.rutgers.edu>
Date: Mon, 23 Aug 1999 09:18:10 +0530
Hi,
init() will call do_basic_setup() which inturn will call
device_setup()-> scsi_dev_init()->scsi_init()
Hope this helps U.
Sujata
-----Original Message-----
From: Mehta, Hiren <Hiren.Mehta@VLSI.com>
To: 'linux-scsi@vger.rutgers.edu' <linux-scsi@vger.rutgers.edu>
Date: Saturday, August 21, 1999 12:07 AM
Subject: scsi_dev_init : Who is calling ?
>Hi,
>
>I am trying to find how the linux kernel calls scsi_dev_init function after
>the kernel image is loaded into the memory.
>I could trace the following links.
>
>head.S -> start_kernel() -> init()
>
>and
>
>device_setup() -> scsi_dev_init()
>
>But the link from init() to device_setup is something that I could not
>trace.
>If anybody knows this link, please send me the same.
>If scsi_dev_init() is getting called from some other route, then please
>update me.
>
>thanks
>-hiren
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
>the body of a message to majordomo@vger.rutgers.edu
>
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu