Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.c172 static int gdth_get_cmd_index(gdth_ha_str *ha);
1317 static int gdth_get_cmd_index(gdth_ha_str *ha) in gdth_get_cmd_index() function
1489 if (!(index=gdth_get_cmd_index(ha))) { in gdth_internal_cmd()
2447 if (!(cmd_index=gdth_get_cmd_index(ha))) { in gdth_fill_cache_cmd()
2624 if (!(cmd_index=gdth_get_cmd_index(ha))) { in gdth_fill_raw_cmd()
2788 if (!(cmd_index=gdth_get_cmd_index(ha))) { in gdth_special_cmd()
3250 gdth_get_cmd_index(ha); in gdth_sync_event()
3284 gdth_get_cmd_index(ha); in gdth_sync_event()
3601 cmd_index = gdth_get_cmd_index(ha); in gdth_async_event()