Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/rio/
Dfunc.h100 void RIOHostReset(uint, volatile struct DpRam *, uint);
Drioboot.c304 RIOHostReset( HostP->Type, (struct DpRam *)HostP->CardP, HostP->Slot );
500 RIOHostReset( HostP->Type, (struct DpRam *)HostP->CardP, HostP->Slot );\
Drioinit.c1056 RIOHostReset(type, DpRam, slot);
1574 RIOHostReset(Type, DpRamP, Slot) in RIOHostReset() function
Drio_linux.c1428 RIOHostReset (hp->Type, hp->CardP, hp->Slot); in rio_exit()