Searched refs:intrproc (Results 1 – 5 of 5) sorted by relevance
289 if (HWIF(drive)->intrproc) in SELECT_INTERRUPT()290 HWIF(drive)->intrproc(drive); in SELECT_INTERRUPT()
1010 hwif->intrproc = old_hwif.intrproc; in ide_unregister()
194 hwif->intrproc = NULL; /* Enable or Disable interrupt from drive */ in ide_init_sgiioc4()
1190 hwif->intrproc = &hpt3xx_intrproc; in init_hwif_hpt366()
904 void (*intrproc)(ide_drive_t *); member