Searched defs:slave_destroy (Results 1 - 1 of 1) sorted by relevance

/include/scsi/
H A Dscsi_host.h190 * get an immediate call to slave_destroy(). If we find something
194 * time), you will then get a call to slave_destroy(). This is
195 * assuming you implement slave_configure and slave_destroy.
197 * then you must implement the slave_destroy() routine at a minimum
228 * non-0, your slave_destroy routine will never get called for this
245 void (* slave_destroy)(struct scsi_device *); member in struct:scsi_host_template

Completed in 52 milliseconds