Lines Matching full:d6
259 clrl %d6 // D6 = doorbell to host value
284 movel %d6, PLX_DOORBELL_FROM_CARD // signal the host
290 open_port: // D0 = 4 * port, D6 = doorbell to host
432 close_port: // D0 = 4 * port, D6 = doorbell to host
447 tx: // D0 = 4 * port, D6 = doorbell to host
486 // Service receive buffers // D0 = 4 * port, D6 = doorbell to host
526 // update D6 and rx_out
527 bsetl #DOORBELL_FROM_CARD_RX, %d6 // signal host that RX completed
562 // Service transmit buffers // D0 = 4 * port, D6 = doorbell to host
574 // update D6, tx_in and tx_count
575 orl bell_tx(%d0), %d6 // signal host that TX desc freed