Searched refs:scsi_destroy_command_freelist (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dscsi_priv.h33 extern void scsi_destroy_command_freelist(struct Scsi_Host *shost);
H A Dhosts.c298 scsi_destroy_command_freelist(shost); scsi_add_host_with_dma()
329 scsi_destroy_command_freelist(shost); scsi_host_dev_release()
H A Dscsi.c497 * scsi_destroy_command_freelist - Release the command freelist for a scsi host.
500 void scsi_destroy_command_freelist(struct Scsi_Host *shost) scsi_destroy_command_freelist() function

Completed in 149 milliseconds