Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sym/
Dsym_hipd.c1040 typedef struct sym_hcb *hcb_p; typedef
1597 void (*fw_setup)(hcb_p np, const struct sym_fw *fw);
1598 void (*fw_patch)(hcb_p np);
1712 static __inline const char *sym_name(hcb_p np) in sym_name()
1778 sym_fw1_patch(hcb_p np) in sym_fw1_patch()
1819 sym_fw2_patch(hcb_p np) in sym_fw2_patch()
1912 sym_fw_setup_bus_addresses(hcb_p np, const struct sym_fw *fw) in sym_fw_setup_bus_addresses()
1941 sym_fw1_setup(hcb_p np, const struct sym_fw *fw) in sym_fw1_setup()
1963 sym_fw2_setup(hcb_p np, const struct sym_fw *fw) in sym_fw2_setup()
2007 static void sym_fw_bind_script (hcb_p np, u32 *start, int len) in sym_fw_bind_script()
[all …]