Searched refs:LPFC_VPORT_ATTR_R (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/scsi/lpfc/ |
D | lpfc_attr.c | 1691 #define LPFC_VPORT_ATTR_R(name, defval, minval, maxval, desc) \ macro 2301 LPFC_VPORT_ATTR_R(enable_da_id, 0, 0, 1, 2308 LPFC_VPORT_ATTR_R(lun_queue_depth, 30, 1, 128, 2315 LPFC_VPORT_ATTR_R(tgt_queue_depth, 65535, 10, 65535, 2337 LPFC_VPORT_ATTR_R(peer_port_login, 0, 0, 1, 2450 LPFC_VPORT_ATTR_R(scan_down, 1, 0, 1, 3187 LPFC_VPORT_ATTR_R(fcp_class, 3, 2, 3, 3303 LPFC_VPORT_ATTR_R(max_luns, 255, 0, 65535, "Maximum allowed LUN");
|