Searched defs:and (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | isp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | ilsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | ftest.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | itest.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | pfpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | fplsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | fpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
/linux-2.4.37.9/drivers/media/video/ |
D | pms.c | 184 static void pms_i2c_andor(int slave, int sub, int and, int or) in pms_i2c_andor()
|
/linux-2.4.37.9/drivers/video/sis/ |
D | sis.h | 264 #define andSISIDXREG(base,idx,and) do { \ argument 270 #define setSISIDXREG(base,idx,and,or) do { \ argument
|
/linux-2.4.37.9/drivers/char/ |
D | scc.h | 611 #define SCCmod(reg,and,or) SCCwrite((reg),(SCCread(reg)&(and))|(or)) argument
|