Searched refs:FillSlot (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/char/rio/ |
D | func.h | 51 void FillSlot(int, int, uint, struct Host *);
|
D | rioboot.c | 1109 FillSlot(entry, entry2, RtaUniq, HostP); in RIOBootComplete() 1118 FillSlot(entry, 0, RtaUniq, HostP); in RIOBootComplete() 1271 FillSlot(entry, entry2, RtaUniq, HostP) in FillSlot() function
|
D | rioroute.c | 601 FillSlot(ThisUnit, ThisUnit2, RtaUniq, HostP); in RIORouteRup() 609 FillSlot(ThisUnit, 0, RtaUniq, HostP); in RIORouteRup()
|