Home
last modified time | relevance | path

Searched defs:and (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Disp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dilsp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dftest.S13 and any warranty against infringement with regard to the SOFTWARE label
Ditest.S13 and any warranty against infringement with regard to the SOFTWARE label
Dpfpsp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dfplsp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dfpsp.S13 and any warranty against infringement with regard to the SOFTWARE label
/linux-2.4.37.9/drivers/media/video/
Dpms.c184 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/
Dsis.h264 #define andSISIDXREG(base,idx,and) do { \ argument
270 #define setSISIDXREG(base,idx,and,or) do { \ argument
/linux-2.4.37.9/drivers/char/
Dscc.h611 #define SCCmod(reg,and,or) SCCwrite((reg),(SCCread(reg)&(and))|(or)) argument