Searched refs:cfg_restrict_login (Results 1 - 4 of 4) 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.h393 uint32_t cfg_restrict_login; member in struct:lpfc_vport
H A Dlpfc_attr.c2319 vport->cfg_restrict_login = 1;
2323 vport->cfg_restrict_login = 0;
2326 vport->cfg_restrict_login = val;
2354 vport->cfg_restrict_login = 1;
2361 vport->cfg_restrict_login = 0;
2364 vport->cfg_restrict_login = val;
H A Dlpfc_nportdisc.c423 vport->cfg_restrict_login)) {
1563 vport->cfg_restrict_login) {
1585 vport->cfg_restrict_login) {
H A Dlpfc_ct.c482 (!vport->cfg_restrict_login)) {

Completed in 114 milliseconds