Searched hist:"2 a2443d8332be10a2d2b4421eb9c180d875bd95c" (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/cam/ctl/ |
H A D | ctl_error.h | diff 2a2443d8332be10a2d2b4421eb9c180d875bd95c Thu Jan 19 19:42:03 CET 2012 Kenneth D. Merry <ken@FreeBSD.org> Quiet some clang warnings when compiling CTL.
ctl_error.c, ctl_error.h: Take out the ctl_sense_format enumeration, and use scsi_sense_data_type instead.
Remove ctl_get_sense_format() and switch ctl_build_ua() over to using scsi_sense_data_type.
ctl_backend_ramdisk.c, ctl_backend_block.c: Use C99 structure initializers instead of GNU initializers.
ctl.c: Switch over to using the SCSI sense format enumeration instead of the CTL-specific enumeration.
Submitted by: dim (partially) MFC after: 1 month
|
H A D | ctl_error.c | diff 2a2443d8332be10a2d2b4421eb9c180d875bd95c Thu Jan 19 19:42:03 CET 2012 Kenneth D. Merry <ken@FreeBSD.org> Quiet some clang warnings when compiling CTL.
ctl_error.c, ctl_error.h: Take out the ctl_sense_format enumeration, and use scsi_sense_data_type instead.
Remove ctl_get_sense_format() and switch ctl_build_ua() over to using scsi_sense_data_type.
ctl_backend_ramdisk.c, ctl_backend_block.c: Use C99 structure initializers instead of GNU initializers.
ctl.c: Switch over to using the SCSI sense format enumeration instead of the CTL-specific enumeration.
Submitted by: dim (partially) MFC after: 1 month
|
H A D | ctl_backend_ramdisk.c | diff 2a2443d8332be10a2d2b4421eb9c180d875bd95c Thu Jan 19 19:42:03 CET 2012 Kenneth D. Merry <ken@FreeBSD.org> Quiet some clang warnings when compiling CTL.
ctl_error.c, ctl_error.h: Take out the ctl_sense_format enumeration, and use scsi_sense_data_type instead.
Remove ctl_get_sense_format() and switch ctl_build_ua() over to using scsi_sense_data_type.
ctl_backend_ramdisk.c, ctl_backend_block.c: Use C99 structure initializers instead of GNU initializers.
ctl.c: Switch over to using the SCSI sense format enumeration instead of the CTL-specific enumeration.
Submitted by: dim (partially) MFC after: 1 month
|
H A D | ctl_backend_block.c | diff 2a2443d8332be10a2d2b4421eb9c180d875bd95c Thu Jan 19 19:42:03 CET 2012 Kenneth D. Merry <ken@FreeBSD.org> Quiet some clang warnings when compiling CTL.
ctl_error.c, ctl_error.h: Take out the ctl_sense_format enumeration, and use scsi_sense_data_type instead.
Remove ctl_get_sense_format() and switch ctl_build_ua() over to using scsi_sense_data_type.
ctl_backend_ramdisk.c, ctl_backend_block.c: Use C99 structure initializers instead of GNU initializers.
ctl.c: Switch over to using the SCSI sense format enumeration instead of the CTL-specific enumeration.
Submitted by: dim (partially) MFC after: 1 month
|
H A D | ctl.c | diff 2a2443d8332be10a2d2b4421eb9c180d875bd95c Thu Jan 19 19:42:03 CET 2012 Kenneth D. Merry <ken@FreeBSD.org> Quiet some clang warnings when compiling CTL.
ctl_error.c, ctl_error.h: Take out the ctl_sense_format enumeration, and use scsi_sense_data_type instead.
Remove ctl_get_sense_format() and switch ctl_build_ua() over to using scsi_sense_data_type.
ctl_backend_ramdisk.c, ctl_backend_block.c: Use C99 structure initializers instead of GNU initializers.
ctl.c: Switch over to using the SCSI sense format enumeration instead of the CTL-specific enumeration.
Submitted by: dim (partially) MFC after: 1 month
|