Searched refs:portindex (Results 1 – 2 of 2) sorted by relevance
212 int portindex; in sab82538_interrupt() local214 portindex = (gis & SAB82538_GIS_CHNL_MASK); in sab82538_interrupt()218 while(portindex) in sab82538_interrupt()221 --portindex; in sab82538_interrupt()
3781 int portindex;3785 portindex = (gis & SAB82538_GIS_CHNL_MASK);3793 while(portindex)3799 --portindex;