Lines Matching defs:dstat
35 * @dstat: device status
57 __u32 dstat : 8;
76 * @dstat: device status
97 u32 dstat:8;
114 * @dstat: device status
129 u32 dstat:8;
356 * scsw_dstat - return scsw dstat field
359 * Return the value of the dstat field of the specified scsw, regardless of
365 return scsw->tm.dstat;
367 return scsw->cmd.dstat;
603 * scsw_cmd_is_valid_dstat - check dstat field validity
606 * Return non-zero if the dstat field of the specified command mode scsw is
797 * scsw_tm_is_valid_dstat - check dstat field validity
800 * Return non-zero if the dstat field of the specified transport mode scsw is
898 * scsw_is_valid_dstat - check dstat field validity
901 * Return non-zero if the dstat field of the specified scsw is valid,