Searched refs:pfch (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/s390/cio/
H A Dorb.h29 u32 pfch:1; /* prefetch control */ member in struct:cmd_orb
H A Ddevice_status.c244 cdev_irb->scsw.cmd.pfch = irb->scsw.cmd.pfch;
H A Dcio.c140 orb->cmd.pfch = priv->options.prefetch == 0;
H A Dvfio_ccw_cp.c728 if (!orb->cmd.pfch && __ratelimit(&ratelimit_state))
/linux-master/arch/s390/include/asm/
H A Dscsw.h24 * @pfch: prefetch
46 __u32 pfch : 1; member in struct:cmd_scsw
448 * scsw_cmd_is_valid_pfch - check pfch field validity
451 * Return non-zero if the pfch field of the specified command mode scsw is

Completed in 154 milliseconds