Searched refs:ISCSI_ERR_BASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/ |
H A D | iscsi_if.h | 22 #define ISCSI_ERR_BASE 1000 macro 499 ISCSI_ERR_DATASN = ISCSI_ERR_BASE + 1, 500 ISCSI_ERR_DATA_OFFSET = ISCSI_ERR_BASE + 2, 501 ISCSI_ERR_MAX_CMDSN = ISCSI_ERR_BASE + 3, 502 ISCSI_ERR_EXP_CMDSN = ISCSI_ERR_BASE + 4, 503 ISCSI_ERR_BAD_OPCODE = ISCSI_ERR_BASE + 5, 504 ISCSI_ERR_DATALEN = ISCSI_ERR_BASE + 6, 505 ISCSI_ERR_AHSLEN = ISCSI_ERR_BASE + 7, 506 ISCSI_ERR_PROTO = ISCSI_ERR_BASE + 8, 507 ISCSI_ERR_LUN = ISCSI_ERR_BASE [all...] |
/kernel/linux/linux-6.6/include/scsi/ |
H A D | iscsi_if.h | 22 #define ISCSI_ERR_BASE 1000 macro 499 ISCSI_ERR_DATASN = ISCSI_ERR_BASE + 1, 500 ISCSI_ERR_DATA_OFFSET = ISCSI_ERR_BASE + 2, 501 ISCSI_ERR_MAX_CMDSN = ISCSI_ERR_BASE + 3, 502 ISCSI_ERR_EXP_CMDSN = ISCSI_ERR_BASE + 4, 503 ISCSI_ERR_BAD_OPCODE = ISCSI_ERR_BASE + 5, 504 ISCSI_ERR_DATALEN = ISCSI_ERR_BASE + 6, 505 ISCSI_ERR_AHSLEN = ISCSI_ERR_BASE + 7, 506 ISCSI_ERR_PROTO = ISCSI_ERR_BASE + 8, 507 ISCSI_ERR_LUN = ISCSI_ERR_BASE [all...] |
Completed in 5 milliseconds