Home
last modified time | relevance | path

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

/drivers/char/rio/
Dfunc.h54 int RIOSuspendBootRta(struct Host *, int, int);
Driocmd.c306 int RIOSuspendBootRta(struct Host *HostP, int ID, int Link) in RIOSuspendBootRta() function
Drioboot.c773 if (RIOSuspendBootRta(HostP, HostP->Mapping[Rup].ID, MyLink)) { in RIOBootComplete()