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

/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Disc_sm.c204 nop_in_t *nop_in = &pp->ipdu.nop_in; local
209 sdebug(5, "itt=%x ttt=%x", htonl(nop_in->itt), htonl(nop_in->ttt));
210 if(nop_in->itt == -1) {
218 if(nop_in->ttt != -1) {
227 | we are reusing the pdu, so bhs->ttt == nop_in->ttt;
243 if(nop_in->ttt == -1) {
245 | it is an answer to a nop_in from us
247 if(nop_in
[all...]
H A Discsi.h178 typedef struct nop_in { struct
397 nop_in_t nop_in; member in union:ipdu_u
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Discsi_common.h817 struct iscsi_nop_in_hdr nop_in /* NOP-in PDU header */; member in union:iscsi_task_hdr

Completed in 130 milliseconds