Searched refs:olympic_parameters_table (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/tokenring/ |
D | olympic.c | 715 readb(opt+offsetof(struct olympic_parameters_table, up_node_addr)), in olympic_open() 716 readb(opt+offsetof(struct olympic_parameters_table, up_node_addr)+1), in olympic_open() 717 readb(opt+offsetof(struct olympic_parameters_table, up_node_addr)+2), in olympic_open() 718 readb(opt+offsetof(struct olympic_parameters_table, up_node_addr)+3), in olympic_open() 719 readb(opt+offsetof(struct olympic_parameters_table, up_node_addr)+4), in olympic_open() 720 readb(opt+offsetof(struct olympic_parameters_table, up_node_addr)+5)); in olympic_open() 1688 readb(opt+offsetof(struct olympic_parameters_table, phys_addr)), in olympic_proc_info() 1689 readb(opt+offsetof(struct olympic_parameters_table, phys_addr)+1), in olympic_proc_info() 1690 readb(opt+offsetof(struct olympic_parameters_table, phys_addr)+2), in olympic_proc_info() 1691 readb(opt+offsetof(struct olympic_parameters_table, phys_addr)+3), in olympic_proc_info() [all …]
|
D | olympic.h | 298 struct olympic_parameters_table { struct
|