Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss.c572 #define to_hba(n) container_of(n, struct ctlr_info, dev) macro
629 struct ctlr_info *h = to_hba(dev); in host_show_resettable()
639 struct ctlr_info *h = to_hba(dev); in host_store_rescan()
653 struct ctlr_info *h = to_hba(dev); in host_show_transport_mode()
666 struct ctlr_info *h = to_hba(drv->dev.parent); in dev_show_unique_id()
696 struct ctlr_info *h = to_hba(drv->dev.parent); in dev_show_vendor()
720 struct ctlr_info *h = to_hba(drv->dev.parent); in dev_show_model()
744 struct ctlr_info *h = to_hba(drv->dev.parent); in dev_show_rev()
767 struct ctlr_info *h = to_hba(drv->dev.parent); in cciss_show_lunid()
792 struct ctlr_info *h = to_hba(drv->dev.parent); in cciss_show_raid_level()
[all …]