Searched defs:ldc_up (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c3374 ldc_up(ldc_handle_t handle) function
3382 DWARN(DBG_ALL_LDCS, "ldc_up: invalid channel handle\n");
3389 D1(ldcp->id, "ldc_up: (0x%llx) doing channel UP\n", ldcp->id);
3397 "ldc_up: (0x%llx) channel is already in UP state\n",
3412 "ldc_up: (0x%llx) channel has pending data, "
3431 "ldc_up: (0x%llx) channel handshake in progress\n",
3445 D1(ldcp->id, "ldc_up: (0x%llx) cannot initiate handshake\n",
3485 DUMP_LDC_PKT(ldcp, "ldc_up snd ver", (uint64_t)ldcmsg);
3494 "ldc_up: (0x%llx) cannot initiate handshake rv=%d\n",
3503 D1(ldcp->id, "ldc_up
[all...]

Completed in 65 milliseconds