Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.h56 } drive_info_struct; typedef
102 drive_info_struct *drv[CISS_MAX_LUN];
Dcciss.c185 drive_info_struct *drv);
437 drive_info_struct *drv = h->drv[*pos]; in cciss_seq_show()
571 #define to_drv(n) container_of(n, drive_info_struct, dev)
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()
[all …]