Home
last modified time | relevance | path

Searched defs:diag8c (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Ddiag.h89 struct diag8c { struct
97 extern int diag8c(struct diag8c *out, struct ccw_dev_id *devno); argument
336 int (*diag8c)(struct diag8c *addr, struct ccw_dev_id *devno, size_t len); member
/openbmc/linux/arch/s390/kernel/
H A Ddiag.c228 int diag8c(struct diag8c *addr, struct ccw_dev_id *devno) in diag8c() function