Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_sysfs.c153 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); \
178 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); \
274 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in show_ctlr_mode()
288 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_mode()
337 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_enabled()
382 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in fcoe_enum_name_search()
400 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_fip_resp()
424 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in show_ctlr_fip_resp()
453 struct fcoe_ctlr_device *ctlr_dev = dev_to_ctlr(dev); in store_ctlr_r_a_tov()
467 struct fcoe_ctlr_device *ctlr_dev = dev_to_ctlr(dev); in show_ctlr_r_a_tov()
[all …]
/Linux-v4.19/include/scsi/
Dfcoe_sysfs.h43 #define dev_to_ctlr(d) \ macro
118 dev_to_ctlr((x)->dev.parent)