Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_attr.c3315 static int lpfc_topology = 0; variable
3316 module_param(lpfc_topology, int, S_IRUGO);
3317 MODULE_PARM_DESC(lpfc_topology, "Select Fibre Channel topology");
3320 static DEVICE_ATTR(lpfc_topology, S_IRUGO | S_IWUSR,
5819 lpfc_topology_init(phba, lpfc_topology); in lpfc_get_cfgparam()