Searched refs:dev_to_ctlr (Results 1 – 2 of 2) sorted by relevance
138 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); \163 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); \247 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in show_ctlr_mode()261 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_mode()305 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_enabled()350 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in fcoe_enum_name_search()368 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_fip_resp()392 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in show_ctlr_fip_resp()421 struct fcoe_ctlr_device *ctlr_dev = dev_to_ctlr(dev); in store_ctlr_r_a_tov()435 struct fcoe_ctlr_device *ctlr_dev = dev_to_ctlr(dev); in show_ctlr_r_a_tov()[all …]
31 #define dev_to_ctlr(d) \ macro104 dev_to_ctlr((x)->dev.parent)