Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_gs.c2127 eiter->a.smartsan_security_support = cpu_to_be32(1); in qla2x00_port_attributes()
2128 alen = sizeof(eiter->a.smartsan_security_support); in qla2x00_port_attributes()
2134 be32_to_cpu(eiter->a.smartsan_security_support)); in qla2x00_port_attributes()
H A Dqla_def.h2999 __be32 smartsan_security_support; member