Lines Matching refs:i596_rbd
113 #define WSWAPrbd(x) ((struct i596_rbd *) (((u32)(x)<<16) | ((((u32)(x)))>>16)))
130 #define WSWAPrbd(x) ((struct i596_rbd *)((long)x))
267 struct i596_rbd *rbd;
274 struct i596_rbd { struct
277 struct i596_rbd *b_next; argument
282 struct i596_rbd *v_next; argument
283 struct i596_rbd *b_addr; /* This rbd addr from i596 view */ argument
327 struct i596_rbd *rbd_head;
333 struct i596_rbd rbds[RX_RING_SIZE];
461 struct i596_rbd *rbd; in i596_display_data()
529 struct i596_rbd *rbd; in remove_rx_bufs()
545 struct i596_rbd *rbd; in init_rx_bufs()
749 struct i596_rbd *rbd; in i596_rx()