Home
last modified time | relevance | path

Searched refs:qla_fdt_layout (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_sup.c885 struct qla_fdt_layout *fdt; in qla2xxx_get_fdt_info()
892 fdt = (struct qla_fdt_layout *)req->ring; in qla2xxx_get_fdt_info()
901 for (cnt = 0, chksum = 0; cnt < sizeof(struct qla_fdt_layout) >> 1; in qla2xxx_get_fdt_info()
Dqla_fw.h1323 struct qla_fdt_layout { struct
/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_fw.h295 struct qla_fdt_layout { struct
Dql4_nx.c3836 struct qla_fdt_layout *fdt; in qla4_82xx_get_fdt_info()
3845 fdt = (struct qla_fdt_layout *)ha->request_ring; in qla4_82xx_get_fdt_info()
3856 for (cnt = 0, chksum = 0; cnt < sizeof(struct qla_fdt_layout) >> 1; in qla4_82xx_get_fdt_info()