Searched refs:fcoe_ctlr_enabled (Results 1 – 2 of 2) sorted by relevance
115 static int fcoe_ctlr_enabled(struct fcoe_ctlr_device *cdev);150 .set_fcoe_ctlr_enabled = fcoe_ctlr_enabled,1999 static int fcoe_ctlr_enabled(struct fcoe_ctlr_device *cdev) in fcoe_ctlr_enabled() function
68 #define fcoe_ctlr_enabled(x) \ macro