Home
last modified time | relevance | path

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

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