|
Linux Kernel
3.7.1
|
#include <linux/timer.h>#include <linux/slab.h>#include <linux/err.h>#include <linux/export.h>#include <asm/unaligned.h>#include <scsi/fc/fc_gs.h>#include <scsi/libfc.h>#include "fc_libfc.h"Go to the source code of this file.
Macros | |
| #define | FC_DISC_RETRY_LIMIT 3 /* max retries */ |
| #define | FC_DISC_RETRY_DELAY 500UL /* (msecs) delay */ |
Functions | |
| int | fc_disc_init (struct fc_lport *lport) |
| EXPORT_SYMBOL (fc_disc_init) | |
| EXPORT_SYMBOL | ( | fc_disc_init | ) |
1.8.2