drivers/net/fddi/skfp/h/smt_p.h
Source file repositories/reference/linux-study-clean/drivers/net/fddi/skfp/h/smt_p.h
File Facts
- System
- Linux kernel
- Corpus path
drivers/net/fddi/skfp/h/smt_p.h- Extension
.h- Size
- 7795 bytes
- Lines
- 323
- Domain
- Driver Families
- Bucket
- drivers/net
- Inferred role
- Driver Families: implementation source
- Status
- source implementation candidate
Why This File Exists
Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.
- Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.
Dependency Surface
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
#define SMT_P0012 0x0012
#define SMT_P0015 0x0015
#define SMT_P0016 0x0016
#define SMT_P0017 0x0017
#define SMT_P0018 0x0018
#define SMT_P0019 0x0019
#define SMT_P001A 0x001a
#define SMT_P001B 0x001b
#define SMT_P001C 0x001c
#define SMT_P001D 0x001d
#define SMT_P100A 0x100a
#define SMT_P100B 0x100b
#define SMT_P100C 0x100c
#define SMT_P100D 0x100d
#define SMT_P100E 0x100e
#define SMT_P100F 0x100f
#define SMT_P1010 0x1010
#define SMT_P1011 0x1011
#define SMT_P1012 0x1012
#define SMT_P1013 0x1013
#define SMT_P1014 0x1014
#define SMT_P1015 0x1015
#define SMT_P1016 0x1016
#define SMT_P1017 0x1017
#define SMT_P1018 0x1018
#define SMT_P1019 0x1019
#define SMT_P101A 0x101a
#define SMT_P101B 0x101b
#define SMT_P101C 0x101c
#define SMT_P101D 0x101d
#define SMT_P101E 0x101e
#define SMT_P101F 0x101f
#define SMT_P1020 0x1020
#define SMT_P1021 0x1021
#define SMT_P1022 0x1022
#define SMT_P1023 0x1023
#define SMT_P1024 0x1024
#define SMT_P1025 0x1025
#define SMT_P1026 0x1026
#define SMT_P1027 0x1027
#define SMT_P1028 0x1028
#define SMT_P1029 0x1029
#define SMT_P102A 0x102a
#define SMT_P102B 0x102b
#define SMT_P102C 0x102c
#define SMT_P102D 0x102d
#define SMT_P102E 0x102e
#define SMT_P102F 0x102f
#define SMT_P1030 0x1030
#define SMT_P1031 0x1031
#define SMT_P1032 0x1032
#define SMT_P1033 0x1033
#define SMT_P1034 0x1034
#define SMT_P1035 0x1035
#define SMT_P1036 0x1036
#define SMT_P1037 0x1037
#define SMT_P1038 0x1038
#define SMT_P1039 0x1039
#define SMT_P103A 0x103a
#define SMT_P103B 0x103b
#define SMT_P103C 0x103c
#define SMT_P103D 0x103d
#define SMT_P103E 0x103e
#define SMT_P103F 0x103f
#define SMT_P1040 0x1040
#define SMT_P1041 0x1041
#define SMT_P1042 0x1042
#define SMT_P1043 0x1043
#define SMT_P1044 0x1044
#define SMT_P1045 0x1045
#define SMT_P1046 0x1046
#define SMT_P1047 0x1047
#define SMT_P1048 0x1048
#define SMT_P1049 0x1049
#define SMT_P104A 0x104a
#define SMT_P104B 0x104b
#define SMT_P104C 0x104c
#define SMT_P104D 0x104d
#define SMT_P104E 0x104e
#define SMT_P104F 0x104f
#define SMT_P1050 0x1050
#define SMT_P1051 0x1051
#define SMT_P1052 0x1052
#define SMT_P1053 0x1053
#define SMT_P1054 0x1054
#define SMT_P10F0 0x10f0
Annotation
- Atlas domain: Driver Families / drivers/net.
- Implementation status: source implementation candidate.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.