Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/block/
H A Dscm_blk.c171 if (scm_aidaw_bytes(scmrq->next_aidaw) >= bytes) in scm_aidaw_fetch()
172 return scmrq->next_aidaw; in scm_aidaw_fetch()
209 scmrq->next_aidaw = aidaw; in scm_request_prepare()
235 scmrq->next_aidaw = (void *) &aob->msb[nr_requests_per_io]; in scm_request_init()
H A Dscm_blk.h31 struct aidaw *next_aidaw; member
/kernel/linux/linux-6.6/drivers/s390/block/
H A Dscm_blk.c170 if (scm_aidaw_bytes(scmrq->next_aidaw) >= bytes) in scm_aidaw_fetch()
171 return scmrq->next_aidaw; in scm_aidaw_fetch()
208 scmrq->next_aidaw = aidaw; in scm_request_prepare()
234 scmrq->next_aidaw = (void *) &aob->msb[nr_requests_per_io]; in scm_request_init()
H A Dscm_blk.h30 struct aidaw *next_aidaw; member

Completed in 3 milliseconds