Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.c571 #define to_drv(n) container_of(n, drive_info_struct, dev) macro
681 drive_info_struct *drv = to_drv(dev); in dev_show_unique_id()
711 drive_info_struct *drv = to_drv(dev); in dev_show_vendor()
735 drive_info_struct *drv = to_drv(dev); in dev_show_model()
759 drive_info_struct *drv = to_drv(dev); in dev_show_rev()
782 drive_info_struct *drv = to_drv(dev); in cciss_show_lunid()
807 drive_info_struct *drv = to_drv(dev); in cciss_show_raid_level()
830 drive_info_struct *drv = to_drv(dev); in cciss_show_usage_count()
940 drive_info_struct *drv = to_drv(dev); in cciss_device_release()