Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_gs.c2116 eiter->a.smartsan_port_info = cpu_to_be32(vha->vp_idx ? 2 : 1); in qla2x00_port_attributes()
2117 alen = sizeof(eiter->a.smartsan_port_info); in qla2x00_port_attributes()
2122 "SMARTSAN PORT INFO = %x\n", eiter->a.smartsan_port_info); in qla2x00_port_attributes()
H A Dqla_def.h2997 __be32 smartsan_port_info; member