Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/fcoe/
Dfcoe_sysfs.c138 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 …]
/linux-6.12.1/include/scsi/
Dfcoe_sysfs.h31 #define dev_to_ctlr(d) \ macro
104 dev_to_ctlr((x)->dev.parent)