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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.h484 #define CTIO7_FLAGS_DATA_OUT BIT_0 /* data from initiator */ macro
H A Dqla_target.c3167 pkt->flags = cpu_to_le16(CTIO7_FLAGS_DATA_OUT);
3464 pkt->u.status0.flags |= cpu_to_le16(CTIO7_FLAGS_DATA_OUT |
3981 if ((le16_to_cpu(((struct ctio7_from_24xx *)ctio)->flags) & CTIO7_FLAGS_DATA_OUT) &&

Completed in 124 milliseconds