Home
last modified time | relevance | path

Searched refs:d2 (Results 1 – 1 of 1) sorted by relevance

/misc/
A Dtst-makedev.c30 dev_t d2 = makedev (maj, min); in do_test_split_combine() local
31 if (d1 != d2) in do_test_split_combine()
34 (uint64_t)d2, (uint64_t)d1, maj, min); in do_test_split_combine()

Completed in 4 milliseconds