Searched refs:IRCC_ID_LOW (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/net/irda/ | ||
D | smc-ircc.h | 138 #define IRCC_ID_LOW 0x01 /* 0xB8 */ macro |
/linux-2.4.37.9/drivers/net/irda/ | ||
D | smc-ircc.c | 455 low = inb(fir_base+IRCC_ID_LOW); in ircc_open() |