Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_attr.c3314 static int lpfc_topology = 0; variable
3315 module_param(lpfc_topology, int, S_IRUGO);
3316 MODULE_PARM_DESC(lpfc_topology, "Select Fibre Channel topology");
3319 static DEVICE_ATTR(lpfc_topology, S_IRUGO | S_IWUSR,
5822 lpfc_topology_init(phba, lpfc_topology); in lpfc_get_cfgparam()