Searched refs:ISCSI_TMF_RSP_COMPLETE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/scsi/ | ||
D | iscsi_proto.h | 302 #define ISCSI_TMF_RSP_COMPLETE 0x00 macro |
/linux-2.6.39/drivers/scsi/ | ||
D | libiscsi.c | 949 if (tmf->response == ISCSI_TMF_RSP_COMPLETE) in iscsi_tmf_rsp() |