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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dio_sch.h20 u32 pfch : 1; /* prefetch control */ member in struct:cmd_orb
H A Ddevice_status.c243 cdev_irb->scsw.cmd.pfch = irb->scsw.cmd.pfch;
H A Dcio.c153 orb->cmd.pfch = sch->options.prefetch == 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dscsw.h22 * @pfch: prefetch
44 __u32 pfch : 1; member in struct:cmd_scsw
405 * scsw_cmd_is_valid_pfch - check pfch field validity
408 * Return non-zero if the pfch field of the specified command mode scsw is

Completed in 65 milliseconds