Home
last modified time | relevance | path

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

/linux/drivers/scsi/fcoe/
H A Dfcoe.c83 static int fcoe_device_notification(struct notifier_block *, ulong, void *);
129 .notifier_call = fcoe_device_notification,
1833 static int fcoe_device_notification(struct notifier_block *notifier, in fcoe_device_notification() function