Searched refs:next_aidaw (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/s390/block/
H A Dscm_blk.c170 if (scm_aidaw_bytes(scmrq->next_aidaw) >= bytes)
171 return scmrq->next_aidaw;
208 scmrq->next_aidaw = aidaw;
234 scmrq->next_aidaw = (void *) &aob->msb[nr_requests_per_io];
H A Dscm_blk.h30 struct aidaw *next_aidaw; member in struct:scm_request

Completed in 220 milliseconds