Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Discsi_if.h33 #define ISCSI_ERR_BASE 1000 macro
509 ISCSI_ERR_DATASN = ISCSI_ERR_BASE + 1,
510 ISCSI_ERR_DATA_OFFSET = ISCSI_ERR_BASE + 2,
511 ISCSI_ERR_MAX_CMDSN = ISCSI_ERR_BASE + 3,
512 ISCSI_ERR_EXP_CMDSN = ISCSI_ERR_BASE + 4,
513 ISCSI_ERR_BAD_OPCODE = ISCSI_ERR_BASE + 5,
514 ISCSI_ERR_DATALEN = ISCSI_ERR_BASE + 6,
515 ISCSI_ERR_AHSLEN = ISCSI_ERR_BASE + 7,
516 ISCSI_ERR_PROTO = ISCSI_ERR_BASE + 8,
517 ISCSI_ERR_LUN = ISCSI_ERR_BASE + 9,
[all …]