Home
last modified time | relevance | path

Searched refs:SD_MAJOR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_util.c25 #define SD_MAJOR 3 macro
29 #define SD_VERSION_3_1 (SD_MAJOR << 16 | SD_MINOR_1)
30 #define SD_VERSION_3_2 (SD_MAJOR << 16 | SD_MINOR_2)
31 #define SD_VERSION (SD_MAJOR << 16 | SD_MINOR)
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_util.c24 #define SD_MAJOR 3 macro
28 #define SD_VERSION_3_1 (SD_MAJOR << 16 | SD_MINOR_1)
29 #define SD_VERSION_3_2 (SD_MAJOR << 16 | SD_MINOR_2)
30 #define SD_VERSION (SD_MAJOR << 16 | SD_MINOR)

Completed in 4 milliseconds