Home
last modified time | relevance | path

Searched refs:fd_ioasc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/
H A Dpmcraid.h288 __le32 fd_ioasc; member
384 __le32 fd_ioasc; member
H A Dipr.h657 __be32 fd_ioasc; member
1079 __be32 fd_ioasc; member
1099 __be32 fd_ioasc; member
H A Dpmcraid.c1720 ioasc = le32_to_cpu(hcam_ldn->error_log.fd_ioasc); in pmcraid_handle_error_log()
1786 u32 fd_ioasc = le32_to_cpu(ldn_hcam->error_log.fd_ioasc); in pmcraid_process_ldn() local
1802 if (fd_ioasc == PMCRAID_IOASC_NR_IOA_RESET_REQUIRED) { in pmcraid_process_ldn()
1810 if (fd_ioasc == PMCRAID_IOASC_TIME_STAMP_OUT_OF_SYNC) { in pmcraid_process_ldn()