Lines Matching refs:i596_rbd
112 #define WSWAPrbd(x) ((struct i596_rbd *) (((u32)(x)<<16) | ((((u32)(x)))>>16)))
129 #define WSWAPrbd(x) ((struct i596_rbd *)((long)x))
266 struct i596_rbd *rbd;
273 struct i596_rbd { struct
276 struct i596_rbd *b_next; argument
281 struct i596_rbd *v_next; argument
282 struct i596_rbd *b_addr; /* This rbd addr from i596 view */ argument
326 struct i596_rbd *rbd_head;
332 struct i596_rbd rbds[RX_RING_SIZE];
460 struct i596_rbd *rbd; in i596_display_data()
528 struct i596_rbd *rbd; in remove_rx_bufs()
544 struct i596_rbd *rbd; in init_rx_bufs()
748 struct i596_rbd *rbd; in i596_rx()