Searched refs:ISCSI_BHS_OPCODE_R2T (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/iscsi/
H A Discsi_proto.h67 #define ISCSI_BHS_OPCODE_R2T 0x31 macro
H A Discsi.c769 case ISCSI_BHS_OPCODE_R2T:
/freebsd-12-stable/sys/cam/ctl/
H A Dctl_frontend_iscsi.c377 if (bhssr->bhssr_opcode == ISCSI_BHS_OPCODE_R2T)
2749 bhsr2t->bhsr2t_opcode = ISCSI_BHS_OPCODE_R2T;

Completed in 225 milliseconds