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.c1026 typedef struct sym_hcb *hcb_p; typedef
1580 void (*fw_setup)(hcb_p np, const struct sym_fw *fw);
1581 void (*fw_patch)(hcb_p np);
1695 static __inline const char *sym_name(hcb_p np) in sym_name()
1761 sym_fw1_patch(hcb_p np) in sym_fw1_patch()
1802 sym_fw2_patch(hcb_p np) in sym_fw2_patch()
1895 sym_fw_setup_bus_addresses(hcb_p np, const struct sym_fw *fw) in sym_fw_setup_bus_addresses()
1924 sym_fw1_setup(hcb_p np, const struct sym_fw *fw) in sym_fw1_setup()
1946 sym_fw2_setup(hcb_p np, const struct sym_fw *fw) in sym_fw2_setup()
1990 static void sym_fw_bind_script (hcb_p np, u32 *start, int len) in sym_fw_bind_script()
[all …]