Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.h53 extern int csio_fcoe_rnodes;
H A Dcsio_init.c627 shost->max_id = min_t(uint32_t, csio_fcoe_rnodes, in csio_shost_init()
H A Dcsio_lnode.c52 int csio_fcoe_rnodes = 1024; variable