Home
last modified time | relevance | path

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

/drivers/ata/
Dpata_isapnp.c35 .lost_interrupt = ATA_OP_NULL,
Dsata_vsc.c306 .lost_interrupt = ATA_OP_NULL,
Dsata_qstor.c146 .lost_interrupt = ATA_OP_NULL,
Dpdc_adma.c152 .lost_interrupt = ATA_OP_NULL,
Dsata_promise.c195 .lost_interrupt = ATA_OP_NULL,
Dsata_sx4.c263 .lost_interrupt = ATA_OP_NULL,
Dlibata-eh.c660 if (ap->ops->lost_interrupt) in ata_scsi_cmd_error_handler()
661 ap->ops->lost_interrupt(ap); in ata_scsi_cmd_error_handler()
Dsata_mv.c672 .lost_interrupt = ATA_OP_NULL,
692 .lost_interrupt = ATA_OP_NULL,
Dlibata-sff.c69 .lost_interrupt = ata_sff_lost_interrupt,
Dsata_nv.c470 .lost_interrupt = ATA_OP_NULL,
/drivers/parport/
Dparport_ip32.c1317 static unsigned int lost_interrupt = 0; in parport_ip32_fwp_wait_interrupt() local
1350 && !lost_interrupt) { in parport_ip32_fwp_wait_interrupt()
1354 lost_interrupt = 1; in parport_ip32_fwp_wait_interrupt()