Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_hipd.c1029 typedef struct sym_hcb *hcb_p; typedef
1586 void (*fw_setup)(hcb_p np, const struct sym_fw *fw);
1587 void (*fw_patch)(hcb_p np);
1701 static __inline const char *sym_name(hcb_p np) in sym_name()
1767 sym_fw1_patch(hcb_p np) in sym_fw1_patch()
1808 sym_fw2_patch(hcb_p np) in sym_fw2_patch()
1901 sym_fw_setup_bus_addresses(hcb_p np, const struct sym_fw *fw) in sym_fw_setup_bus_addresses()
1930 sym_fw1_setup(hcb_p np, const struct sym_fw *fw) in sym_fw1_setup()
1952 sym_fw2_setup(hcb_p np, const struct sym_fw *fw) in sym_fw2_setup()
1996 static void sym_fw_bind_script (hcb_p np, u32 *start, int len) in sym_fw_bind_script()
[all …]