Lines Matching refs:fIndex

66 	fIndex(index),
101 TRACE("AHCIPort::Init1 port %d\n", fIndex);
110 snprintf(name, sizeof(name), "AHCI port %d", fIndex);
115 TRACE("failed allocating memory for port %d\n", fIndex);
170 TRACE("AHCIPort::Init2 port %d\n", fIndex);
185 TRACE("%s: port %d, device %s\n", __func__, fIndex,
195 TRACE("AHCIPort::Uninit port %d\n", fIndex);
202 __func__, fIndex);
209 ERROR("%s: port %d error FIS rx still running\n", __func__, fIndex);
232 ERROR("%s: port %d unable to hard reset device\n", __func__, fIndex);
237 TRACE("AHCIPort::ResetDevice port %d no device detected\n", fIndex);
244 "communication\n", fIndex);
255 TRACE("AHCIPort::PortReset port %d\n", fIndex);
258 ERROR("%s: port %d unable to shutdown!\n", __func__, fIndex);
271 ERROR("%s: port %d undergoing COMRESET\n", __func__, fIndex);
286 TRACE("%s: port %d: no device detected\n", __func__, fIndex);
303 fIndex);
310 ERROR("%s: port %d link speed 1.5Gb/s\n", __func__, fIndex);
313 ERROR("%s: port %d link speed 3.0Gb/s\n", __func__, fIndex);
316 ERROR("%s: port %d link speed 6.0Gb/s\n", __func__, fIndex);
319 ERROR("%s: port %d link speed unrestricted\n", __func__, fIndex);
363 TRACE("Port %d state:\n", fIndex);
390 system_time(), find_thread(NULL), fIndex, fCommandsActive, is, ci);
405 B_PRIx32 ", is 0x%08" B_PRIx32 ", ci 0x%08" B_PRIx32 "\n", fIndex,
503 T_PORT(AHCIPortPrdTable(fController, fIndex, address, size));
586 TRACE("AHCIPort::ScsiTestUnitReady port %d\n", fIndex);
595 TRACE("AHCIPort::ScsiVPDInquiry port %d\n", fIndex);
700 TRACE("AHCIPort::ScsiInquiry port %d\n", fIndex);
877 //TRACE("AHCIPort::ScsiSynchronizeCache port %d\n", fIndex);
896 TRACE("AHCIPort::ScsiReadCapacity port %d\n", fIndex);
935 TRACE("AHCIPort::ScsiReadCapacity16 port %d\n", fIndex);
1184 FLOW("ExecuteAtaRequest port %d\n", fIndex);
1225 ERROR("ExecuteAtaRequest port %d: device is busy\n", fIndex);
1243 FLOW("Port %d sata request flow:\n", fIndex);
1272 ERROR("ExecuteAtaRequest port %d: device timeout\n", fIndex);
1284 // TRACE("AHCIPort::ScsiExecuteRequest port %d, opcode 0x%02x, length %u\n", fIndex, request->cdb[0], request->cdb_length);
1302 // TRACE("AHCIPort::ScsiExecuteRequest ATAPI: port %d, opcode 0x%02x, length %u\n", fIndex, request->cdb[0], request->cdb_length);
1327 TRACE("no device present on port %d\n", fIndex);
1424 __func__, fIndex, request->cdb[0]);
1443 __func__, fIndex);
1453 "opcode 0x%02x\n", fIndex, request->cdb[0]);
1489 "maxBlocks %" B_PRIu32 "\n", fIndex, *isATAPI, *noAutoSense,
1498 TRACE("%s: port %d\n", __func__, fIndex);
1513 fIndex);
1526 TRACE("%s: port %d\n", __func__, fIndex);
1531 __func__, fIndex);
1542 fIndex);