Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe_sysfs.c25 static atomic_t fcf_num; variable
1022 fcf->id = atomic_inc_return(&fcf_num) - 1; in fcoe_fcf_device_add()
1057 atomic_set(&fcf_num, 0); in fcoe_sysfs_setup()