Searched refs:sscomrxintr (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/arch/arm/s3c2xx0/ |
| D | sscom_s3c2800.c | 146 IPL_SERIAL, IST_LEVEL, sscomrxintr, sc); in sscom_attach() 148 IPL_SERIAL, IST_LEVEL, sscomrxintr, sc); in sscom_attach()
|
| D | sscom_s3c2410.c | 158 IPL_SERIAL, IST_LEVEL, sscomrxintr, sc); in sscom_attach() 160 IPL_SERIAL, IST_LEVEL, sscomrxintr, sc); in sscom_attach()
|
| D | sscom_s3c2440.c | 179 IPL_SERIAL, IST_LEVEL, sscomrxintr, sc); in sscom_attach() 181 IPL_SERIAL, IST_LEVEL, sscomrxintr, sc); in sscom_attach()
|
| D | sscom_var.h | 252 int sscomrxintr(void *);
|
| D | sscom.c | 1540 sscomrxintr(void *arg) in sscomrxintr() function
|