Lines Matching refs:S_OK
1155 return (ha->status != S_OK ? 0:1);
2519 ha->status = S_OK;
2533 ha->status = S_OK;
2547 ha->status = S_OK;
2744 if (ha->status == S_OK) {
2745 cmndinfo->status = S_OK;
3654 if (__gdth_execute(ha->sdev, cmd, cmnd, 30, &cluster_type) == S_OK)
3706 hdr_cnt = (status == S_OK ? (u16)info : 0);
3726 if (status != S_OK) {
3740 if (status != S_OK)
3757 ha->hdr[i].devtype = (status == S_OK ? (u16)info : 0);
3771 ((status == S_OK && !shared_access) ? (u16)info : 0);
3785 ha->hdr[i].rw_attribs = (status == S_OK ? (u16)info : 0);
3926 res.status = (rval == SUCCESS ? S_OK : S_GENERR);