Searched refs:beacon_phys (Results 1 – 4 of 4) sorted by relevance
/drivers/net/tokenring/ |
D | lanstreamer.h | 343 __u8 beacon_phys[4]; member
|
D | olympic.h | 321 u8 beacon_phys[4] ; member
|
D | lanstreamer.c | 1902 spt.beacon_phys[0], spt.beacon_phys[1], in sprintf_info() 1903 spt.beacon_phys[2], spt.beacon_phys[3]); in sprintf_info()
|
D | olympic.c | 1699 readb(opt+offsetof(struct olympic_parameters_table, beacon_phys)), in olympic_proc_info() 1700 readb(opt+offsetof(struct olympic_parameters_table, beacon_phys)+1), in olympic_proc_info() 1701 readb(opt+offsetof(struct olympic_parameters_table, beacon_phys)+2), in olympic_proc_info() 1702 readb(opt+offsetof(struct olympic_parameters_table, beacon_phys)+3)); in olympic_proc_info()
|