Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_gs.c2115 eiter->a.smartsan_port_info = cpu_to_be32(vha->vp_idx ? 2 : 1); in qla2x00_port_attributes()
2116 alen = sizeof(eiter->a.smartsan_port_info); in qla2x00_port_attributes()
2121 "SMARTSAN PORT INFO = %x\n", eiter->a.smartsan_port_info); in qla2x00_port_attributes()
Dqla_def.h2949 __be32 smartsan_port_info; member