taglinefilesource code
scsi_init_free234drivers/scsi/hosts.cscsi_init_free((char *) sh, sizeof(struct Scsi_Host) + sh->extra_bytes);
scsi_init_free297drivers/scsi/hosts.hextern void scsi_init_free(char * ptr, unsigned int size);
scsi_init_free625drivers/scsi/scsi.cscsi_init_free((char *) SDpnt, sizeof(Scsi_Device));
scsi_init_free2287drivers/scsi/scsi.cscsi_init_free(dma_malloc_freelist, dma_sectors>>3);
scsi_init_free2291drivers/scsi/scsi.cscsi_init_free((char *) dma_malloc_pages, dma_sectors>>1);
scsi_init_free2367drivers/scsi/scsi.cscsi_init_free((char *) sdpnt->host->host_queue, sizeof(Scsi_Cmnd));
scsi_init_free2383drivers/scsi/scsi.cscsi_init_free((char *) sdpnt, sizeof (Scsi_Device));