sym_fw
void (*setup)(struct sym_hcb *, const struct sym_fw *);
void (*fw_setup)(hcb_p np, const struct sym_fw *fw);
sym_fw_setup_bus_addresses(hcb_p np, const struct sym_fw *fw)
sym_fw1_setup(hcb_p np, const struct sym_fw *fw)
sym_fw2_setup(hcb_p np, const struct sym_fw *fw)
static const struct sym_fw sym_fw1 = SYM_FW_ENTRY(sym_fw1, "NCR-generic");
static const struct sym_fw sym_fw2 = SYM_FW_ENTRY(sym_fw2, "LOAD/STORE-based");
static const struct sym_fw *
const struct sym_fw *fw = NULL;