Functions and Variables Featured in This Chapter
Table 6-1 summarizes the functions, macros, and data structures introduced in this chapter.
Table 6-1. Functions, macros, and data structures related to PCI device handling
|
Name |
Description |
|---|---|
|
Functions and macros | |
|
|
Register, unregister, and initialize a PCI driver. |
|
Data structure | |
|
|
The first data structure defines a PCI driver (and consists mostly of virtual function callbacks). The second stores the universal ID associated with a PCI device. The last one represents a PCI device in kernel space. |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access