Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/rio/
Driointr.c135 HostP->InIntr ) {
143 HostP->InIntr = 1;
157 HostP->InIntr = 0;
282 if ( !HostP->InIntr ) {
283 HostP->InIntr = 1;
288 HostP->InIntr = 0;
298 if ( !HostP->InIntr )
300 HostP->InIntr = 1;
310 HostP->InIntr = 0;
937 if ( PortP->HostP->InIntr || !PortP->FlushCmdBodge ) {
Dhost.h67 uint InIntr; /* Being serviced? */ member