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

/drivers/scsi/
H A Dipr.c6144 struct ipr_ioadl_desc *last_ioadl = NULL; local
6169 last_ioadl = ioadl;
6173 if (likely(last_ioadl))
6174 last_ioadl->flags_and_data_len |= cpu_to_be32(IPR_IOADL_FLAGS_LAST);

Completed in 41 milliseconds