Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_glue.h129 #define scr_to_cpu(dw) le32_to_cpu(dw) macro
/linux-6.3-rc2/drivers/scsi/
A Dncr53c8xx.h348 #define scr_to_cpu(dw) le32_to_cpu(dw) macro
353 #define scr_to_cpu(dw) be32_to_cpu(dw) macro
358 #define scr_to_cpu(dw) (dw) macro

Completed in 7 milliseconds