Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/8253x/
D8253xctl.h263 struct sab_board *nextboard; member
D8253xini.c2259 boardptr->nextboard = AuraBoardRoot; in init_module()
2278 boardptr->nextboard = AuraBoardRoot; in init_module()
2296 boardptr->nextboard = AuraBoardRoot; in init_module()
2305 for(boardptr = AuraBoardRoot; boardptr != NULL; boardptr = boardptr->nextboard) in init_module()
2394 for(boardptr = AuraBoardRoot; boardptr != NULL; boardptr = boardptr->nextboard) in init_module()
2534 AuraBoardRoot = boardptr->nextboard; in cleanup_module()
Dsab8253xds.txt4426 AuraBoardRoot = boardptr->nextboard;