Lines Matching refs:close
167 .close = he_close,
2342 HPRINTK("close vcc %p %d.%d\n", vcc, vcc->vpi, vcc->vci);
2350 HPRINTK("close rx cid 0x%x\n", cid);
2352 /* 2.7.2.2 close receive operation */
2354 /* wait for previous close (if any) to finish */
2358 HPRINTK("close cid 0x%x RCC_BUSY\n", cid);
2376 hprintk("close rx timeout cid 0x%x\n", cid);
2378 HPRINTK("close rx cid 0x%x complete\n", cid);
2386 HPRINTK("close tx cid 0x%x\n", cid);
2394 * TBRQ, the host issues the close command to the adapter.
2407 hprintk("close tx cid 0x%x tx_inuse = %d\n", cid, tx_inuse);
2409 /* 2.3.1.1 generic close operations with flush */
2429 hprintk("close tx he_alloc_tpd failed cid 0x%x\n", cid);
2450 hprintk("close tx timeout cid 0x%x\n", cid);
2455 HPRINTK("close tx cid 0x%x !TSR4_SESSION_ENDED (tsr4 = 0x%x)\n", cid, tsr4);
2460 HPRINTK("close tx cid 0x%x TSR0_CONN_STATE != 0 (tsr0 = 0x%x)\n", cid, tsr0);
2480 HPRINTK("close tx cid 0x%x complete\n", cid);