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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_isapnp.c35 .lost_interrupt = ATA_OP_NULL,
H A Dsata_vsc.c307 .lost_interrupt = ATA_OP_NULL,
H A Dpdc_adma.c152 .lost_interrupt = ATA_OP_NULL,
H A Dsata_qstor.c146 .lost_interrupt = ATA_OP_NULL,
H A Dlibata-eh.c579 The lost_interrupt handler checks for any completed but
585 if (ap->ops->lost_interrupt)
586 ap->ops->lost_interrupt(ap);
H A Dsata_promise.c193 .lost_interrupt = ATA_OP_NULL,
H A Dsata_sx4.c263 .lost_interrupt = ATA_OP_NULL,
H A Dsata_mv.c669 .lost_interrupt = ATA_OP_NULL,
689 .lost_interrupt = ATA_OP_NULL,
H A Dlibata-sff.c68 .lost_interrupt = ata_sff_lost_interrupt,
H A Dsata_nv.c412 .lost_interrupt = ATA_OP_NULL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_ip32.c1314 static unsigned int lost_interrupt = 0; local
1347 && !lost_interrupt) {
1351 lost_interrupt = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dlibata.h826 void (*lost_interrupt)(struct ata_port *ap); member in struct:ata_port_operations

Completed in 184 milliseconds