Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/rio/
Dfunc.h48 int RIOBootComplete(struct rio_info *, struct Host *, uint, struct PktCmd *);
Drioboot.c694 return RIOBootComplete(p, HostP, Rup, PktCmdP );
807 int RIOBootComplete( struct rio_info *p, struct Host *HostP, uint Rup, struct PktCmd *PktCmdP ) in RIOBootComplete() function