Lines Matching full:notes
401 * Notes: Eventually, it is hoped depth would be the maximum depth
423 * Notes: This call is usually performed internally during a scsi
446 * Notes: Only required in "hotplug initialization model" after a
472 * Notes: Can be invoked any time on a SCSI device controlled by this
478 * Defined in: drivers/scsi/scsi.c [see source code for more notes]
493 * Notes: Caller owns memory returned (free with kfree() )
509 * Notes: There is no timer nor any other means by which the requests
542 * Notes: When this call returns to the LLD, the SCSI bus scan on
564 * Notes: Actually increments the counts in two sub-objects
579 * Notes: Actually decrements the counts in two sub-objects. If the
602 * Notes: Caller owns memory returned (free with kfree() )
620 * Notes: When this call returns to the LLD, the SCSI bus scan on
639 * Notes: If an LLD becomes aware that a scsi device (lu) has
658 * Notes: Should only be invoked if the "hotplug initialization
676 * Notes: This only needs to be called if the reset is one which
693 * Notes: Should be called after scsi_add_host()
715 * Notes: LLDs may call this at any time and we will do "The Right
745 * Notes: Should not be invoked if the "hotplug initialization
816 * Notes: an arbitrary geometry (based on READ CAPACITY) is used
838 * Notes: First function called from the SCSI mid level on this
865 * Notes: This is to give the LLD an opportunity to do local recovery.
885 * Notes: Invoked from scsi_eh thread. No other commands will be
903 * Notes: Invoked from scsi_eh thread. No other commands will be
921 * Notes: Invoked from scsi_eh thread. No other commands will be
939 * Notes: Invoked from scsi_eh thread. No other commands will be
964 * Notes: Often supplies PCI or ISA information such as IO addresses
997 * Notes: The SCSI subsystem uses a "trickle down" ioctl model.
1032 * Notes: Driven from scsi_proc.c which interfaces to proc_fs. proc_fs
1093 * Notes: This function should be relatively fast. Normally it
1123 * Notes: Invoked from scsi_module.c's exit_this_scsi_driver().
1146 * Notes: Allows the driver to allocate any resources for a device
1173 * Notes: Allows the driver to inspect the response to the initial
1193 * Notes: Mid level structures for given device are still in place