Searched defs:cutype (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | dasd-ipl.c | 76 static int run_dynamic_ccw_program(SubChannelId schid, uint16_t cutype, in run_dynamic_ccw_program() 114 static int run_readipl(SubChannelId schid, uint16_t cutype) in run_readipl() 182 static int run_ipl1(SubChannelId schid, uint16_t cutype) in run_ipl1() 189 static int run_ipl2(SubChannelId schid, uint16_t cutype, uint32_t addr) in run_ipl2() 198 int dasd_ipl(SubChannelId schid, uint16_t cutype) in dasd_ipl()
|
H A D | cio.c | 69 int basic_sense(SubChannelId schid, uint16_t cutype, void *sense_data, in basic_sense() 370 int do_cio(SubChannelId schid, uint16_t cutype, uint32_t ccw_addr, int fmt) in do_cio()
|
H A D | main.c | 27 static uint16_t cutype; variable
|
/openbmc/linux/drivers/s390/char/ |
H A D | vmur.h | 110 #define CCWDEV_CU_DI(cutype, di) \ argument
|