Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_attr.c2171 phba->soft_wwn_enable = 1; in lpfc_soft_wwn_enable_store()
2235 if (!phba->soft_wwn_enable) in lpfc_soft_wwpn_store()
2239 phba->soft_wwn_enable = 0; in lpfc_soft_wwpn_store()
2244 phba->soft_wwn_enable = 1; in lpfc_soft_wwpn_store()
2319 if (!phba->soft_wwn_enable) in lpfc_soft_wwnn_store()
Dlpfc.h818 uint8_t soft_wwn_enable; member