Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dmac_esp.c254 int got_intr; in mac_scsi_esp_intr() local
262 got_intr = 0; in mac_scsi_esp_intr()
266 got_intr = 1; in mac_scsi_esp_intr()
271 got_intr = 1; in mac_scsi_esp_intr()
273 } while (got_intr); in mac_scsi_esp_intr()