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;
351 * scsw_dstat - return scsw dstat field
354 * Return the value of the dstat field of the specified scsw, regardless of
360 return scsw->tm.dstat;
362 return scsw->cmd.dstat;
572 * scsw_cmd_is_valid_dstat - check dstat field validity
575 * Return non-zero if the dstat field of the specified command mode scsw is
740 * scsw_tm_is_valid_dstat - check dstat field validity
743 * Return non-zero if the dstat field of the specified transport mode scsw is
841 * scsw_is_valid_dstat - check dstat field validity
844 * Return non-zero if the dstat field of the specified scsw is valid,