Home
last modified time | relevance | path

Searched refs:happy_meal (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsunhme.c81 static struct happy_meal *root_happy_dev;
111 static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s) in tx_add_log()
139 static __inline__ void tx_dump_ring(struct happy_meal *hp) in tx_dump_ring()
352 static void BB_PUT_BIT(struct happy_meal *hp, unsigned long tregs, int bit) in BB_PUT_BIT()
360 static u32 BB_GET_BIT(struct happy_meal *hp, unsigned long tregs, int internal)
376 static u32 BB_GET_BIT2(struct happy_meal *hp, unsigned long tregs, int internal) in BB_GET_BIT2()
394 static int happy_meal_bb_read(struct happy_meal *hp, in happy_meal_bb_read()
440 static void happy_meal_bb_write(struct happy_meal *hp, in happy_meal_bb_write()
485 static int happy_meal_tcvr_read(struct happy_meal *hp, in happy_meal_tcvr_read()
517 static void happy_meal_tcvr_write(struct happy_meal *hp, in happy_meal_tcvr_write()
[all …]
Dsunhme.h399 struct happy_meal { struct
463 struct happy_meal *next_module; argument