Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_gs.c1987 eiter->a.port_supported_cos = cpu_to_be32(FC_CLASS_3); in qla2x00_port_attributes()
1988 alen = sizeof(eiter->a.port_supported_cos); in qla2x00_port_attributes()
1993 "SUPPORTED COS = %08x\n", be32_to_cpu(eiter->a.port_supported_cos)); in qla2x00_port_attributes()
Dqla_def.h2825 __be32 port_supported_cos; member