Searched refs:rsr0 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/atm/ |
D | he.c | 2319 unsigned cid, rsr0, rsr1, rsr4, tsr0, tsr0_aal, tsr4, period, reg, clock; in he_open() local 2488 rsr0 = he_readl_rsr0(he_dev, cid); in he_open() 2489 if (rsr0 & RSR0_OPEN_CONN) { in he_open() 2492 hprintk("cid 0x%x not idle (rsr0 = 0x%x)\n", cid, rsr0); in he_open() 2504 rsr0 = vcc->qos.rxtp.traffic_class == ATM_UBR ? in he_open() 2509 rsr0 |= RSR0_TCP_CKSUM; in he_open() 2517 rsr0 | RSR0_START_PDU | RSR0_OPEN_CONN | aal, cid); in he_open()
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | sbpcd | 388 "/dev/rsr0", workman loves "/dev/sr0" or "/dev/cdrom" - so, make the
|