Home
last modified time | relevance | path

Searched defs:dw (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_glue.h276 #define cpu_to_scr(dw) cpu_to_le32(dw) argument
277 #define scr_to_cpu(dw) le32_to_cpu(dw) argument
281 #define cpu_to_scr(dw) cpu_to_be32(dw) argument
282 #define scr_to_cpu(dw) be32_to_cpu(dw) argument
286 #define cpu_to_scr(dw) (dw) argument
287 #define scr_to_cpu(dw) (dw) argument
/linux-2.4.37.9/drivers/scsi/
Dsata_sx4.c318 unsigned int dw = PDC_DIMM_APKT_PRD >> 2; in pdc20621_ata_sg() local
340 unsigned int dw = PDC_DIMM_HPKT_PRD >> 2; in pdc20621_host_sg() local
361 unsigned int i, dw; in pdc20621_ata_pkt() local
413 unsigned int dw; in pdc20621_host_pkt() local
Dsym53c8xx_defs.h491 #define cpu_to_scr(dw) cpu_to_le32(dw) argument
492 #define scr_to_cpu(dw) le32_to_cpu(dw) argument
496 #define cpu_to_scr(dw) cpu_to_be32(dw) argument
497 #define scr_to_cpu(dw) be32_to_cpu(dw) argument
501 #define cpu_to_scr(dw) (dw) argument
502 #define scr_to_cpu(dw) (dw) argument
/linux-2.4.37.9/drivers/video/
Dfbcon-mac.c57 int dl,dr,dt,db,dw,dlo; in fbcon_mac_bmove() local
/linux-2.4.37.9/drivers/media/video/
Dpms.c628 int dw = 2*dev->width; in pms_capture() local
/linux-2.4.37.9/drivers/isdn/eicon/
Dlinio.c290 dword dw; in UxCardMemInD() local
/linux-2.4.37.9/drivers/atm/
Dlanai.c2629 u32 dw; in lanai_ioctl() local