Searched refs:sGetAiopIntStatus (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/tty/ | ||
D | rocket_int.h | 728 #define sGetAiopIntStatus(CTLP,AIOPNUM) sInB((CTLP)->AiopIntChanIO[AIOPNUM]) macro |
D | rocket.c | 558 AiopMask = sGetAiopIntStatus(ctlp, aiop); in rp_do_poll() |