[7026] in linux-scsi channel archive
scsi_dev_init : Who is calling ?
daemon@ATHENA.MIT.EDU (Mehta, Hiren)
Fri Aug 20 14:28:10 1999
From: "Mehta, Hiren" <Hiren.Mehta@VLSI.com>
To: "'linux-scsi@vger.rutgers.edu'" <linux-scsi@vger.rutgers.edu>
Date: Fri, 20 Aug 1999 10:29:15 -0700
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