Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dhd.c701 if (register_blkdev(HD_MAJOR, "hd")) in hd_init()
706 unregister_blkdev(HD_MAJOR, "hd"); in hd_init()
740 disk->major = HD_MAJOR; in hd_init()
784 unregister_blkdev(HD_MAJOR, "hd"); in hd_init()
/linux-4.1.27/include/uapi/linux/
Dmajor.h15 #define HD_MAJOR IDE0_MAJOR macro