Lines Matching refs:gdth_search_drives
150 static int gdth_search_drives(gdth_ha_str *ha);
1161 static int gdth_search_drives(gdth_ha_str *ha)
1174 TRACE(("gdth_search_drives() hanum %d\n", ha->hanum));
1191 TRACE2(("gdth_search_drives(): SCREENSERVICE initialized\n"));
1211 TRACE2(("gdth_search_drives(): CACHESERVICE initialized\n"));
1255 TRACE2(("gdth_search_drives() %d channels\n",ha->bus_cnt));
1265 TRACE2(("gdth_search_drives() cinfo: vs %x sta %d str %d dw %d b %d\n",
1393 TRACE2(("gdth_search_drives(): RAWSERVICE initialized\n"));
1398 TRACE2(("gdth_search_drives(): set features RAWSERVICE OK\n"));
1409 TRACE2(("gdth_search_drives(): set features CACHESERVICE OK\n"));
1421 TRACE2(("gdth_search_drives(): RESERVE_ALL code %d\n",
1427 TRACE2(("gdth_search_drives(): reserve ha %d bus %d id %d lun %d\n",
1446 TRACE2(("gdth_search_drives(): CACHE_READ_OEM_STRING_RECORD OK\n"));
1454 TRACE2(("gdth_search_drives(): CACHE_READ_OEM_STRING_RECORD failed\n"));
1467 TRACE(("gdth_search_drives() OK\n"));
4079 if (!gdth_search_drives(ha)) {