Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_priv.h33 extern void scsi_destroy_command_freelist(struct Scsi_Host *shost);
Dhosts.c305 scsi_destroy_command_freelist(shost); in scsi_add_host_with_dma()
347 scsi_destroy_command_freelist(shost); in scsi_host_dev_release()
Dscsi.c454 void scsi_destroy_command_freelist(struct Scsi_Host *shost) in scsi_destroy_command_freelist() function