Home
last modified time | relevance | path

Searched refs:sym_fw (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/sym/
HDsym_fw.h137 struct sym_fw { struct
148 void (*setup)(struct sym_hcb *, const struct sym_fw *); argument
HDsym_hipd.c1593 void (*fw_setup)(hcb_p np, const struct sym_fw *fw);
1908 sym_fw_setup_bus_addresses(hcb_p np, const struct sym_fw *fw) in sym_fw_setup_bus_addresses()
1937 sym_fw1_setup(hcb_p np, const struct sym_fw *fw) in sym_fw1_setup()
1959 sym_fw2_setup(hcb_p np, const struct sym_fw *fw) in sym_fw2_setup()
1980 static const struct sym_fw sym_fw1 = SYM_FW_ENTRY(sym_fw1, "NCR-generic");
1982 static const struct sym_fw sym_fw2 = SYM_FW_ENTRY(sym_fw2, "LOAD/STORE-based");
1987 static const struct sym_fw *
8408 const struct sym_fw *fw = NULL;