Searched refs:nextboard (Results 1 – 3 of 3) sorted by relevance
263 struct sab_board *nextboard; member
2259 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()
4426 AuraBoardRoot = boardptr->nextboard;