Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dmac_esp.c444 int got_intr; in mac_scsi_esp_intr() local
452 got_intr = 0; in mac_scsi_esp_intr()
456 got_intr = 1; in mac_scsi_esp_intr()
461 got_intr = 1; in mac_scsi_esp_intr()
463 } while (got_intr); in mac_scsi_esp_intr()