Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_priv.h33 extern void scsi_destroy_command_freelist(struct Scsi_Host *shost);
Dhosts.c298 scsi_destroy_command_freelist(shost); in scsi_add_host_with_dma()
329 scsi_destroy_command_freelist(shost); in scsi_host_dev_release()
Dscsi.c500 void scsi_destroy_command_freelist(struct Scsi_Host *shost) in scsi_destroy_command_freelist() function