Home
last modified time | relevance | path

Searched refs:gdth_execute (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth_proc.c74 gdth_execute(host, &gdtcmd, cmnd, 30, NULL); in gdth_set_asc_info()
137 gdth_execute(host, &gdtcmd, cmnd, 30, NULL); in gdth_set_asc_info()
260 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_proc.h9 int gdth_execute(struct Scsi_Host *shost, gdth_cmd_str *gdtcmd, char *cmnd,
H A Dgdth.c375 int gdth_execute(struct Scsi_Host *shost, gdth_cmd_str *gdtcmd, char *cmnd, in gdth_execute() function
3981 gdth_execute(ha->shost, &gdtcmd, cmnd, 30, NULL); in gdth_flush()

Completed in 7 milliseconds