Searched refs:tx_ino (Results 1 – 2 of 2) sorted by relevance
86 if (vdev->tx_irq == 0 && vdev->tx_ino != ~0UL) in vio_device_probe() 88 vdev->tx_ino); in vio_device_probe() 257 vdev->tx_ino = ~0UL; in vio_fill_channel_info() 269 vdev->tx_ino = *irq; in vio_fill_channel_info() 395 pr_info("VIO: Adding device %s (tx_ino = %llx, rx_ino = %llx)\n", in vio_create_one() 396 dev_name(&vdev->dev), vdev->tx_ino, vdev->rx_ino); in vio_create_one()
349 u64 tx_ino; member