Home
last modified time | relevance | path

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

/linux/drivers/ata/
A Dpata_isapnp.c36 .lost_interrupt = ATA_OP_NULL,
A Dsata_vsc.c289 .lost_interrupt = ATA_OP_NULL,
A Dsata_qstor.c129 .lost_interrupt = ATA_OP_NULL,
A Dpdc_adma.c135 .lost_interrupt = ATA_OP_NULL,
A Dsata_promise.c177 .lost_interrupt = ATA_OP_NULL,
A Dsata_sx4.c246 .lost_interrupt = ATA_OP_NULL,
A Dlibata-eh.c601 if (ap->ops->lost_interrupt) in ata_scsi_cmd_error_handler()
602 ap->ops->lost_interrupt(ap); in ata_scsi_cmd_error_handler()
A Dsata_mv.c682 .lost_interrupt = ATA_OP_NULL,
702 .lost_interrupt = ATA_OP_NULL,
A Dlibata-sff.c49 .lost_interrupt = ata_sff_lost_interrupt,
A Dsata_nv.c459 .lost_interrupt = ATA_OP_NULL,
/linux/drivers/parport/
A Dparport_ip32.c1307 static unsigned int lost_interrupt = 0; in parport_ip32_fwp_wait_interrupt() local
1340 && !lost_interrupt) { in parport_ip32_fwp_wait_interrupt()
1343 lost_interrupt = 1; in parport_ip32_fwp_wait_interrupt()
/linux/include/linux/
A Dlibata.h951 void (*lost_interrupt)(struct ata_port *ap); member

Completed in 46 milliseconds