Searched refs:RIOHostReset (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/char/rio/ |
D | func.h | 100 void RIOHostReset(uint, volatile struct DpRam *, uint);
|
D | rioboot.c | 304 RIOHostReset( HostP->Type, (struct DpRam *)HostP->CardP, HostP->Slot ); 500 RIOHostReset( HostP->Type, (struct DpRam *)HostP->CardP, HostP->Slot );\
|
D | rioinit.c | 1056 RIOHostReset(type, DpRam, slot); 1574 RIOHostReset(Type, DpRamP, Slot) in RIOHostReset() function
|
D | rio_linux.c | 1428 RIOHostReset (hp->Type, hp->CardP, hp->Slot); in rio_exit()
|