Home
last modified time | relevance | path

Searched refs:callflags (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/s390/cio/
Dqdio_main.c1195 int do_QDIO(struct ccw_device *cdev, unsigned int callflags, in do_QDIO() argument
1207 "do%02x b:%02x c:%02x", callflags, bufnr, count); in do_QDIO()
1213 if (callflags & QDIO_FLAG_SYNC_INPUT) in do_QDIO()
1215 else if (callflags & QDIO_FLAG_SYNC_OUTPUT) in do_QDIO()
/Linux-v5.15/arch/s390/include/asm/
Dqdio.h354 extern int do_QDIO(struct ccw_device *cdev, unsigned int callflags, int q_nr,