Home
last modified time | relevance | path

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

/freebsd/lib/libiscsiutil/
H A Dtext.c49 bhstr->bhstr_opcode = ISCSI_BHS_OPCODE_TEXT_REQUEST | in text_new_request()
88 if ((bhstr->bhstr_opcode & ISCSI_BHS_OPCODE_IMMEDIATE) == 0) in text_receive_request()
108 bhstr2->bhstr_opcode = ISCSI_BHS_OPCODE_TEXT_RESPONSE; in text_new_response()
/freebsd/sys/dev/iscsi/
H A Discsi_proto.h243 uint8_t bhstr_opcode; member
258 uint8_t bhstr_opcode; member