Searched refs:esp_deallocate (Results 1 – 10 of 10) sorted by relevance
159 esp_deallocate(esp); in mca_esp_detect()168 esp_deallocate(esp); in mca_esp_detect()266 esp_deallocate(esp); in mca_esp_release()
82 esp_deallocate(esp); in cyberII_esp_detect()267 esp_deallocate((struct NCR_ESP *)instance->hostdata); in cyberII_esp_release()
160 esp_deallocate(esp); in blz1230_esp_detect()292 esp_deallocate((struct NCR_ESP *)instance->hostdata); in blz1230_esp_release()
245 esp_deallocate(esp); in dec_esp_detect()269 esp_deallocate(esp); in dec_esp_detect()
250 esp_deallocate((struct NCR_ESP *)instance->hostdata); in blz2060_esp_release()
316 esp_deallocate((struct NCR_ESP *)instance->hostdata); in cyber_esp_release()
368 esp_deallocate((struct NCR_ESP *)instance->hostdata); in fastlane_esp_release()
117 esp_deallocate(esp); in sun3x_esp_detect()
644 extern void esp_deallocate(struct NCR_ESP *);
562 void esp_deallocate(struct NCR_ESP *esp) in esp_deallocate() function