Searched refs:PDULIST_IMMEDIATE_AND_UNSOLICITED (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/target/iscsi/
H A Discsi_target_seq_pdu_list.h25 #define PDULIST_IMMEDIATE_AND_UNSOLICITED 4 macro
H A Discsi_target_seq_pdu_list.c178 else if (type == PDULIST_IMMEDIATE_AND_UNSOLICITED)
219 (bl->type == PDULIST_IMMEDIATE_AND_UNSOLICITED))
223 (bl->type == PDULIST_IMMEDIATE_AND_UNSOLICITED))
305 (bl->type == PDULIST_IMMEDIATE_AND_UNSOLICITED))
309 (bl->type == PDULIST_IMMEDIATE_AND_UNSOLICITED))
532 bl.type = PDULIST_IMMEDIATE_AND_UNSOLICITED;

Completed in 136 milliseconds