Searched refs:dev_to_ctlr (Results 1 – 2 of 2) sorted by relevance
141 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); \166 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); \262 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in show_ctlr_mode()276 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_mode()325 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_enabled()370 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in fcoe_enum_name_search()388 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_fip_resp()412 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in show_ctlr_fip_resp()441 struct fcoe_ctlr_device *ctlr_dev = dev_to_ctlr(dev); in store_ctlr_r_a_tov()455 struct fcoe_ctlr_device *ctlr_dev = dev_to_ctlr(dev); in show_ctlr_r_a_tov()[all …]
31 #define dev_to_ctlr(d) \ macro106 dev_to_ctlr((x)->dev.parent)