Searched refs:CBR_TAB_END (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/atm/
H A Diphase.c2073 writew(tmp16, iadev->seg_reg+CBR_TAB_END+1); // CBR_PTR;
2075 writew(tmp16, iadev->seg_reg+CBR_TAB_END);
2078 IF_INIT(printk("CBR_TAB_BEG = 0x%x, CBR_TAB_END = 0x%x, CBR_PTR = 0x%x\n",
2079 readw(iadev->seg_reg+CBR_TAB_BEG), readw(iadev->seg_reg+CBR_TAB_END),
2080 readw(iadev->seg_reg+CBR_TAB_END+1));)
H A Diphase.h433 #define CBR_TAB_END 0x2d macro

Completed in 108 milliseconds