Home
last modified time | relevance | path

Searched refs:RIOSuspendBootRta (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/char/rio/
Dfunc.h60 int RIOSuspendBootRta(struct Host *, int, int);
Driocmd.c334 RIOSuspendBootRta(HostP, ID, Link) in RIOSuspendBootRta() function
Drioboot.c866 if (RIOSuspendBootRta(HostP, HostP->Mapping[Rup].ID, MyLink)) in RIOBootComplete()