Searched refs:WSWAPscb (Results 1 – 1 of 1) sorted by relevance
118 #define WSWAPscb(x) ((struct i596_scb *) (((u32)(x)<<16) | ((((u32)(x)))>>16))) macro128 #define WSWAPscb(x) ((struct i596_scb *)((long)x)) macro686 lp->iscp.scb = WSWAPscb(virt_to_bus((void *)&lp->scb)); in init_i596_mem()