linux/drivers/scsi/aic94xx
Bart Van Assche d377f415dd scsi: libsas: Introduce more SAM status code aliases in enum exec_status
This patch prepares for converting SAM status codes into an enum. Without
this patch converting SAM status codes into an enumeration type would
trigger complaints about enum type mismatches for the SAS code.

Link: https://lore.kernel.org/r/20210524025457.11299-2-bvanassche@acm.org
Cc: Hannes Reinecke <hare@suse.com>
Cc: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Cc: Jason Yan <yanaijie@huawei.com>
Reviewed-by: John Garry <john.garry@huawei.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Acked-by: Jack Wang <jinpu.wang@ionos.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-06-02 16:10:46 -04:00
..
aic94xx_dev.c scsi: aic94xx: Fix a couple of kerneldoc formatting issues 2020-07-24 22:09:58 -04:00
aic94xx_dump.c scsi: aic94xx: Correct misspelling of function asd_dump_seq_state() 2021-03-18 23:35:54 -04:00
aic94xx_dump.h
aic94xx_hwi.c scsi: aic94xx: Fix a couple of misnamed function names 2021-03-15 22:14:50 -04:00
aic94xx_hwi.h
aic94xx_init.c SCSI misc on 20200806 2020-08-06 16:50:07 -07:00
aic94xx_reg_def.h
aic94xx_reg.c
aic94xx_reg.h
aic94xx_sas.h
aic94xx_scb.c scsi: aic94xx: Switch back to original libsas event notifiers 2021-01-22 21:31:09 -05:00
aic94xx_sds.c scsi: aic94xx: Fix asd_erase_nv_sector()'s header 2021-03-15 22:14:51 -04:00
aic94xx_sds.h
aic94xx_seq.c scsi: aic94xx: Document 'lseq' and repair asd_update_port_links() header 2020-07-15 17:25:12 -04:00
aic94xx_seq.h
aic94xx_task.c scsi: libsas: Introduce more SAM status code aliases in enum exec_status 2021-06-02 16:10:46 -04:00
aic94xx_tmf.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
aic94xx.h scsi: aic94xx: Avoid -Wempty-body warning 2021-04-01 22:55:25 -04:00
Kconfig
Makefile