Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c95 static int fcoe_device_notification(struct notifier_block *, ulong, void *);
141 .notifier_call = fcoe_device_notification,
1854 static int fcoe_device_notification(struct notifier_block *notifier, in fcoe_device_notification() function