Home
last modified time | relevance | path

Searched defs:cpu_to_scr (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/scsi/sym53c8xx_2/
Dsym_glue.h141 #define cpu_to_scr(dw) cpu_to_le32(dw) macro
/linux-3.4.99/drivers/scsi/
Dncr53c8xx.h363 #define cpu_to_scr(dw) cpu_to_le32(dw) macro
368 #define cpu_to_scr(dw) cpu_to_be32(dw) macro
373 #define cpu_to_scr(dw) (dw) macro