Home
last modified time | relevance | path

Searched refs:SYM_FWA_SCR (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sym/
H A Dsym_fw1.h76 struct SYM_FWA_SCR { struct
223 static const struct SYM_FWA_SCR SYM_FWA_SCR = { variable
H A Dsym_fw2.h76 struct SYM_FWA_SCR { struct
214 static const struct SYM_FWA_SCR SYM_FWA_SCR = { variable
H A Dsym_hipd.c1720 #define PADDR_A(label) SYM_GEN_PADDR_A(struct SYM_FWA_SCR, label)
1727 #define SYM_FWA_SCR sym_fw1a_scr macro
1731 SYM_GEN_FW_A(struct SYM_FWA_SCR)
1736 #undef SYM_FWA_SCR
1743 #define SYM_FWA_SCR sym_fw2a_scr macro
1747 SYM_GEN_FW_A(struct SYM_FWA_SCR)
1754 #undef SYM_FWA_SCR