Home
last modified time | relevance | path

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

/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.c1553 if (ret == MCC_STATUS_ILLEGAL_REQUEST || in beiscsi_set_host_data()
1593 if (ret == MCC_STATUS_ILLEGAL_REQUEST || in beiscsi_set_uer_feature()
H A Dbe_cmds.h55 #define MCC_STATUS_ILLEGAL_REQUEST 0x2 macro