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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dgdth.c171 static int gdth_get_cmd_index(gdth_ha_str *ha);
1323 static int gdth_get_cmd_index(gdth_ha_str *ha) function
1327 TRACE(("gdth_get_cmd_index() hanum %d\n", ha->hanum));
1495 if (!(index=gdth_get_cmd_index(ha))) {
2452 if (!(cmd_index=gdth_get_cmd_index(ha))) {
2629 if (!(cmd_index=gdth_get_cmd_index(ha))) {
2793 if (!(cmd_index=gdth_get_cmd_index(ha))) {
3258 gdth_get_cmd_index(ha);
3292 gdth_get_cmd_index(ha);
3609 cmd_index = gdth_get_cmd_index(h
[all...]

Completed in 48 milliseconds