Home
last modified time | relevance | path

Searched refs:S_OK (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dgdth_proc.c260 if (gdth_execute(host, gdtcmd, cmnd, 30, NULL) != S_OK) in gdth_show_info()
277 if (gdth_execute(host, gdtcmd, cmnd, 30, NULL) == S_OK) { in gdth_show_info()
324 if (gdth_execute(host, gdtcmd, cmnd, 30, NULL) == S_OK) { in gdth_show_info()
356 if (gdth_execute(host, gdtcmd, cmnd, 30, NULL) != S_OK) in gdth_show_info()
433 if (gdth_execute(host, gdtcmd, cmnd, 30, NULL) == S_OK) { in gdth_show_info()
492 if (gdth_execute(host, gdtcmd, cmnd, 30, NULL) == S_OK) { in gdth_show_info()
H A Dgdth.c1155 return (ha->status != S_OK ? 0:1); in gdth_internal_cmd()
2519 ha->status = S_OK; in __gdth_interrupt()
2533 ha->status = S_OK; in __gdth_interrupt()
2547 ha->status = S_OK; in __gdth_interrupt()
2744 if (ha->status == S_OK) { in gdth_sync_event()
2745 cmndinfo->status = S_OK; in gdth_sync_event()
3654 if (__gdth_execute(ha->sdev, cmd, cmnd, 30, &cluster_type) == S_OK) in ioc_hdrlist()
3706 hdr_cnt = (status == S_OK ? (u16)info : 0); in ioc_rescan()
3726 if (status != S_OK) { in ioc_rescan()
3740 if (status != S_OK) in ioc_rescan()
[all …]
H A Dgdth.h253 #define S_OK 1 /* no error */ macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/winrt/
H A Dqgeopositioninfosource_winrt.cpp382 return S_OK; in stopHandler()
599 return S_OK; in onPositionChanged()
637 return S_OK; in onStatusChanged()