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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_attr.c2392 # lpfc_topology: link topology for init link
2456 "%d:0467 lpfc_topology attribute cannot be set to %d, "
2461 static int lpfc_topology = 0; variable
2462 module_param(lpfc_topology, int, 0);
2463 MODULE_PARM_DESC(lpfc_topology, "Select Fibre Channel topology");
2466 static DEVICE_ATTR(lpfc_topology, S_IRUGO | S_IWUSR,
4593 lpfc_topology_init(phba, lpfc_topology);

Completed in 29 milliseconds