Searched defs:SAM_STAT_INTERMEDIATE (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/scsi/ | ||
| D | scsi_proto.h | 197 #define SAM_STAT_INTERMEDIATE 0x10 macro |
| /kernel/linux/linux-6.6/include/scsi/ | ||
| D | scsi_proto.h | 203 SAM_STAT_INTERMEDIATE = 0x10, enumerator |