Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c91 static int fcoe_device_notification(struct notifier_block *, ulong, void *);
136 .notifier_call = fcoe_device_notification,
1983 static int fcoe_device_notification(struct notifier_block *notifier, in fcoe_device_notification() function