Searched +defs:name +defs:pkg (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/acpica/ |
H A D | acpivar.h | 169 #define ACPI_LOCK_DECL(sys, name) \ argument 175 #define ACPI_SERIAL_DECL(sys, name) \ argument 566 #define ACPI_PKG_VALID(pkg, size) \ argument 569 #define ACPI_PKG_VALID_EQ(pkg, size) \ argument
|
H A D | acpi.c | 815 acpi_add_child(device_t bus, u_int order, const char *name, int unit) in acpi_add_child() 1150 acpi_hint_device_matches_resources(device_t child, const char *name, in acpi_hint_device_matches_resources() 1219 acpi_hint_device_unit(device_t acdev, device_t child, const char *name, in acpi_hint_device_unit() 1839 const ACPI_OBJECT *pkg, *name, *val; in acpi_device_get_prop() local 1881 const ACPI_OBJECT *dsd, *guid, *pkg; in acpi_find_dsd() local 2813 acpi_ForeachPackageObject(ACPI_OBJECT *pkg, in acpi_ForeachPackageObject() 4057 acpi_lookup(void *arg, const char *name, device_t *dev) in acpi_lookup() 4310 char *name; member
|
H A D | acpi_cpu.c | 599 acpi_cpu_add_child(device_t dev, u_int order, const char *name, int unit) in acpi_cpu_add_child() 796 ACPI_OBJECT *pkg; in acpi_cpu_cx_cst() local
|
/freebsd/sys/dev/spibus/ |
H A D | acpi_spibus.c | 176 ACPI_OBJECT *pkg, *comp; in acpi_spibus_get_apple_res() local 261 acpi_spibus_add_child(device_t dev, u_int order, const char *name, int unit) in acpi_spibus_add_child()
|
/freebsd/sys/dev/ice/ |
H A D | ice_ddp_common.c | 992 ice_find_label_value(struct ice_seg * ice_seg,char const * name,u32 type,u16 * value) ice_find_label_value() argument 1025 ice_verify_pkg(struct ice_pkg_hdr * pkg,u32 len) ice_verify_pkg() argument 1119 struct ice_aqc_get_pkg_info_resp *pkg; ice_chk_pkg_compat() local 1324 struct ice_pkg_hdr *pkg; ice_init_pkg() local [all...] |
H A D | ice_lib.c | 2600 #define ICE_VSI_STAT40(name, location) \ in ice_update_vsi_hw_stats() argument 2605 #define ICE_VSI_STAT32(name, location) \ in ice_update_vsi_hw_stats() argument 2667 #define ICE_PF_STAT_PFC(name, location, index) \ in ice_update_pf_stats() argument 2672 #define ICE_PF_STAT40(name, location) \ in ice_update_pf_stats() argument 2677 #define ICE_PF_STAT32(name, location) \ in ice_update_pf_stats() argument 4807 const char *name; member 4966 const char *name; member 4979 const char *name; member 7720 const struct firmware *pkg; in ice_load_pkg_file() local 10766 ice_sbuf_print_ets_cfg(struct sbuf *sbuf, const char *name, struct ice_dcb_ets_cfg *ets) in ice_sbuf_print_ets_cfg()
|
/freebsd/usr.sbin/pkg/ |
H A D | pkg.c | 89 char *name; member 101 pkgsign_new(const char *name, struct pkgsign_ctx **ctx) in pkgsign_new() 1034 pkg_is_pkg_pkg(const char *pkg) in pkg_is_pkg_pkg()
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | main.h | 1402 u8 name[COEX_BT_HIDINFO_NAME]; global() member 1798 u32 pkg:4; global() member
|