Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_def.h2216 #define FDMI_PORT_ATTR_COUNT 6 macro
2294 struct ct_fdmi_port_attr entry[FDMI_PORT_ATTR_COUNT];
Dqla_gs.c1499 ct_req->req.rpa.attrs.count = cpu_to_be32(FDMI_PORT_ATTR_COUNT); in qla2x00_fdmi_rpa()