lspci
PCIデバイスの情報を表示するコマンド
Ubuntu
$ apt install pciutils
$ lspci
code:memo
7240:00:00.0 3D controller: Microsoft Corporation Device 008e
7c08:00:00.0 System peripheral: Red Hat, Inc. Virtio file system (rev 01)
e40e:00:00.0 SCSI storage controller: Red Hat, Inc. Virtio console (rev 01)
参考
CentoOS7でlspciコマンドが使えない場合の対処方法 - Web系プログラミングの覚え書
メモ
第12章 PCI デバイスの割り当て | Red Hat Product Documentation