Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/block/
Dhd.c712 if (register_blkdev(HD_MAJOR, "hd")) in hd_init()
717 unregister_blkdev(HD_MAJOR, "hd"); in hd_init()
751 disk->major = HD_MAJOR; in hd_init()
795 unregister_blkdev(HD_MAJOR, "hd"); in hd_init()
/linux-2.6.39/include/linux/
Dmajor.h15 #define HD_MAJOR IDE0_MAJOR macro