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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/lsi/
H A Dmpi_inb.h87 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_INBAND_BUFFER_POST_REPLY
130 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_INBAND_SEND_REPLY
171 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_INBAND_RSP_REPLY
215 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_INBAND_ABORT_REPLY
H A Dmpi_fc.h98 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_LINK_SERVICE_BUFFER_POST_REPLY
187 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_LINK_SERVICE_RSP_REPLY
229 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_EXLINK_SERVICE_SEND_REPLY
271 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_FC_ABORT_REPLY
315 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_FC_COMMON_TRANSPORT_SEND_REPLY
361 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_FC_PRIMITIVE_SEND_REPLY
H A Dmpi_lan.h74 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_LAN_SEND_REPLY
109 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_LAN_RECEIVE_POST_REPLY
144 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_LAN_RESET_REPLY
H A Dmpi_raid.h131 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_RAID_ACTION_REPLY
197 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_SCSI_IO_RAID_PT_REPLY
237 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_MAILBOX_REPLY
H A Dmpi_targ.h126 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_TARGET_CMD_BUFFER_POST_REPLY
143 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_PRIORITY_CMD_RECEIVED_REPLY
161 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_TARGET_CMD_BUFFER_POST_ERROR_REPLY
218 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_TARGET_CMD_BUFFER_POST_BASE_LIST_REPLY
368 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_TARGET_ERROR_REPLY
563 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_TARGET_MODE_ABORT_REPLY
H A Dmpi_sas.h135 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_SMP_PASSTHROUGH_REPLY
198 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_SATA_PASSTHROUGH_REPLY
264 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_SAS_IOUNIT_CONTROL_REPLY
H A Dmpi_tool.h58 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_TOOLBOX_REPLY
310 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_DIAG_BUFFER_POST_REPLY
347 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_DIAG_RELEASE_REPLY
H A Dmpi_init.h160 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_SCSI_IO_REPLY
391 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_SCSIIO32_IO_REPLY
453 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_SCSI_TASK_MGMT_REPLY
538 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_SEP_REPLY
H A Dmpi_ioc.h187 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_IOC_INIT_REPLY
234 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_IOC_FACTS_REPLY
331 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_PORT_FACTS_REPLY
390 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_PORT_ENABLE_REPLY
430 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_EVENT_NOTIFY_REPLY
462 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_EVENT_ACK_REPLY
1019 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_FW_DOWNLOAD_REPLY
1077 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_FW_UPLOAD_REPLY
H A Dmpi.h65 * Added a IOCLogInfo type of SAS.
633 U32 IOCLogInfo; member in struct:_MSG_DEFAULT_REPLY
H A Dmpi_cnfg.h516 U32 IOCLogInfo; /* 10h */ member in struct:_MSG_CONFIG_REPLY
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptbase.c321 u32 log_info = le32_to_cpu(mr->u.reply.IOCLogInfo);
485 dcprintk((KERN_NOTICE " IOCStatus=%04xh, IOCLogInfo=%08xh\n",
486 status, le32_to_cpu(pReply->IOCLogInfo)));
2393 facts->IOCLogInfo = le32_to_cpu(facts->IOCLogInfo);
2395 /* CHECKME! IOCStatus, IOCLogInfo */
2552 pfacts->IOCLogInfo = le32_to_cpu(pfacts->IOCLogInfo);
4255 printk("%s: IOCStatus=0x%X IOCLogInfo=0x%X\n",
4258 sasIoUnitCntrReply->IOCLogInfo);
[all...]
H A Dmptscsih.c666 log_info = le32_to_cpu(pScsiReply->IOCLogInfo);
2132 le32_to_cpu(pScsiTmReply->IOCLogInfo),pScsiTmReply->ResponseCode,
2735 ddvtprintk((KERN_NOTICE " IOCStatus=%04xh, SCSIState=%02xh, SCSIStatus=%02xh, IOCLogInfo=%08xh\n",
2737 le32_to_cpu(pReply->IOCLogInfo)));
H A Dmptsas.c1255 printk("%s: IOCStatus=0x%X IOCLogInfo=0x%X\n",
1258 reply->IOCLogInfo);

Completed in 146 milliseconds