Searched refs:to_hba (Results 1 – 2 of 2) sorted by relevance
570 #define to_hba(n) container_of(n, struct ctlr_info, dev) macro645 struct ctlr_info *h = to_hba(dev); in host_show_resettable()655 struct ctlr_info *h = to_hba(dev); in host_store_rescan()669 struct ctlr_info *h = to_hba(dev); in host_show_transport_mode()682 struct ctlr_info *h = to_hba(drv->dev.parent); in dev_show_unique_id()712 struct ctlr_info *h = to_hba(drv->dev.parent); in dev_show_vendor()736 struct ctlr_info *h = to_hba(drv->dev.parent); in dev_show_model()760 struct ctlr_info *h = to_hba(drv->dev.parent); in dev_show_rev()783 struct ctlr_info *h = to_hba(drv->dev.parent); in cciss_show_lunid()808 struct ctlr_info *h = to_hba(drv->dev.parent); in cciss_show_raid_level()[all …]
2926 static inline struct se_hba *to_hba(struct config_item *item) in to_hba() function2933 struct se_hba *hba = to_hba(item); in target_hba_info_show()2942 struct se_hba *hba = to_hba(item); in target_hba_mode_show()2954 struct se_hba *hba = to_hba(item); in target_hba_mode_store()