Searched refs:ql84_mgmt (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_bsg.c1005 struct qla_bsg_a84_mgmt *ql84_mgmt; local
1021 ql84_mgmt = (struct qla_bsg_a84_mgmt *)((char *)bsg_job->request +
1023 if (!ql84_mgmt) {
1040 switch (ql84_mgmt->mgmt.cmd) {
1074 if (ql84_mgmt->mgmt.cmd == QLA84_MGMT_READ_MEM) {
1078 ql84_mgmt->mgmt.mgmtp.u.mem.start_addr);
1080 } else if (ql84_mgmt->mgmt.cmd == QLA84_MGMT_GET_INFO) {
1083 cpu_to_le32(ql84_mgmt->mgmt.mgmtp.u.info.type);
1087 ql84_mgmt->mgmt.mgmtp.u.info.context);
1128 cpu_to_le32(ql84_mgmt
[all...]

Completed in 63 milliseconds