Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_glue.h128 #define cpu_to_scr(dw) cpu_to_le32(dw) macro
/linux-6.3-rc2/drivers/scsi/
A Dncr53c8xx.h347 #define cpu_to_scr(dw) cpu_to_le32(dw) macro
352 #define cpu_to_scr(dw) cpu_to_be32(dw) macro
357 #define cpu_to_scr(dw) (dw) macro

Completed in 8 milliseconds