Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_sysfs.c25 static atomic_t fcf_num; variable
1023 fcf->id = atomic_inc_return(&fcf_num) - 1; in fcoe_fcf_device_add()
1058 atomic_set(&fcf_num, 0); in fcoe_sysfs_setup()