Home
last modified time | relevance | path

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

/drivers/scsi/
Dhosts.c282 scsi_destroy_command_freelist(shost); in scsi_add_host_with_dma()
308 scsi_destroy_command_freelist(shost); in scsi_host_dev_release()
Dscsi_priv.h33 extern void scsi_destroy_command_freelist(struct Scsi_Host *shost);
Dscsi.c515 void scsi_destroy_command_freelist(struct Scsi_Host *shost) in scsi_destroy_command_freelist() function