Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss.c573 #define to_drv(n) container_of(n, drive_info_struct, dev) macro
665 drive_info_struct *drv = to_drv(dev); in dev_show_unique_id()
695 drive_info_struct *drv = to_drv(dev); in dev_show_vendor()
719 drive_info_struct *drv = to_drv(dev); in dev_show_model()
743 drive_info_struct *drv = to_drv(dev); in dev_show_rev()
766 drive_info_struct *drv = to_drv(dev); in cciss_show_lunid()
791 drive_info_struct *drv = to_drv(dev); in cciss_show_raid_level()
814 drive_info_struct *drv = to_drv(dev); in cciss_show_usage_count()
924 drive_info_struct *drv = to_drv(dev); in cciss_device_release()