Lines Matching full:structures
19 .Nd introduction to kernel data structures
21 Section 9S describes the data structures that are used by the kernel and
27 The structures listed here have varying ABI guarantees.
28 While the majority of structures documented here are part of committed
30 Uncommitted structures have no ABI guarantees and may change at any
34 The rest of this manual groups documented structures into categories
37 The structures here are all fundamental to initializing a device driver.
43 These structures are generally required for every kernel module.
50 These structures are used as part of the fundamental units of performing
62 .Ss Message Block Structures
73 The following structures are relevant:
78 .Ss DMA Related Structures
83 for more on DMA itself and how these structures fit into those
89 .Ss MAC Related Structures
90 The following structures are all part of the
98 related data structures for I/O purposes.
99 These structures describe specific parts of interfacing with the MAC
106 .Ss SCSA Related Structures
107 These structures are part of the SCSI/SAS device driver framework and
139 The following structures are all related to the broader device driver
146 .Ss STREAMS Related Structures
147 These structures include the fundamental structures required for
149 different structures, such as the
157 data structures for communication.
169 The following structures are related to the network hooks interfaces.
175 .Ss Historical Structures
176 The following structures correspond to subsystems that generally are no
191 This enumerates and describes the different members of the structures,