Home
last modified time | relevance | path

Searched refs:esp_deallocate (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dmca_53c9x.c159 esp_deallocate(esp); in mca_esp_detect()
168 esp_deallocate(esp); in mca_esp_detect()
266 esp_deallocate(esp); in mca_esp_release()
DcyberstormII.c82 esp_deallocate(esp); in cyberII_esp_detect()
267 esp_deallocate((struct NCR_ESP *)instance->hostdata); in cyberII_esp_release()
Dblz1230.c160 esp_deallocate(esp); in blz1230_esp_detect()
292 esp_deallocate((struct NCR_ESP *)instance->hostdata); in blz1230_esp_release()
Ddec_esp.c245 esp_deallocate(esp); in dec_esp_detect()
269 esp_deallocate(esp); in dec_esp_detect()
Dblz2060.c250 esp_deallocate((struct NCR_ESP *)instance->hostdata); in blz2060_esp_release()
Dcyberstorm.c316 esp_deallocate((struct NCR_ESP *)instance->hostdata); in cyber_esp_release()
Dfastlane.c368 esp_deallocate((struct NCR_ESP *)instance->hostdata); in fastlane_esp_release()
Dsun3x_esp.c117 esp_deallocate(esp); in sun3x_esp_detect()
DNCR53C9x.h644 extern void esp_deallocate(struct NCR_ESP *);
DNCR53C9x.c562 void esp_deallocate(struct NCR_ESP *esp) in esp_deallocate() function