/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 3022 u_int target; in ahd_handle_nonpkt_busfree() local 4327 ahd_compile_devinfo(struct ahd_devinfo *devinfo, u_int our_id, u_int target, in ahd_compile_devinfo() 7205 u_int target; in ahd_chip_init() local 7946 ahd_match_scb(struct ahd_softc *ahd, struct scb *scb, int target, in ahd_match_scb() 7984 int target; in ahd_freeze_devq() local 8100 ahd_search_qinfifo(struct ahd_softc *ahd, int target, char channel, in ahd_search_qinfifo() 8330 ahd_search_scb_list(struct ahd_softc *ahd, int target, char channel, in ahd_search_scb_list() 8487 ahd_abort_scbs(struct ahd_softc *ahd, int target, char channel, in ahd_abort_scbs() 8617 u_int target; in ahd_reset_channel() local 10228 u_int target; in ahd_handle_en_lun() local [all …]
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.c | 3548 struct nphy_txgains target, in b43_nphy_iq_cal_gain_params() 4049 s8 target[2]; in b43_nphy_tx_power_ctl_setup() local 4963 struct nphy_txgains target; in b43_nphy_get_tx_gains() local 5323 struct nphy_txgains target, in b43_nphy_cal_tx_iq_lo() 5591 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_rev2_cal_rx_iq() 5771 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_rev3_cal_rx_iq() 5778 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_cal_rx_iq() 5982 struct nphy_txgains target; in b43_phy_initn() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | sev.c | 364 u8 __user *target = (u8 __user *)dst; in vc_write_mem() local 373 u16 __user *target = (u16 __user *)dst; in vc_write_mem() local 382 u32 __user *target = (u32 __user *)dst; in vc_write_mem() local 391 u64 __user *target = (u64 __user *)dst; in vc_write_mem() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | fsl_hypervisor.h | 144 __u32 target; member
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | armada-38x.dtsi | 16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
/openbmc/qemu/include/hw/pci-host/ |
H A D | designware.h | 43 uint64_t target; member
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | path.py | 175 def relsymlink(target, name, force=False): argument
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl/ |
H A D | systemctl | 168 def add_link(path, target): argument
|
/openbmc/linux/include/net/ |
H A D | pie.h | 29 psched_time_t target; member
|
H A D | ndisc.h | 83 struct in6_addr target; member 100 struct in6_addr target; member
|
H A D | codel.h | 108 codel_time_t target; member
|
/openbmc/fb-ipmi-oem/src/ |
H A D | biccommands.cpp | 300 ipmi::Context::ptr ctx, IanaType ianaReq, uint8_t target) in ipmiOemGetBiosFlashSize()
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | fan.cpp | 331 uint64_t target = 0; in findTargetSpeed() local
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_nvram.h | 97 } target[16]; member 141 } target[16]; member
|
/openbmc/linux/drivers/net/wireless/intersil/p54/ |
H A D | eeprom.c | 430 void *source, *target; in p54_convert_rev0() local 482 void *source, *target; in p54_convert_rev1() local
|
/openbmc/linux/kernel/gcov/ |
H A D | fs.c | 415 char *target; in link_target() local 479 char *target; in add_links() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 3273 xfs_fsblock_t target, in xfs_alloc_vextent_check_args() 3583 xfs_fsblock_t target) in xfs_alloc_vextent_start_ag() 3639 xfs_fsblock_t target) in xfs_alloc_vextent_first_ag() 3674 xfs_fsblock_t target) in xfs_alloc_vextent_exact_bno() 3711 xfs_fsblock_t target) in xfs_alloc_vextent_near_bno()
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | cl0002.h | 12 __u8 target; member
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_event.c | 244 uint8_t target, lun, channel; in ipmi_event_fromsensor() local
|
/openbmc/linux/lib/ |
H A D | test_fprobe.c | 18 static u32 (*target)(u32 value); variable
|
/openbmc/linux/drivers/cpuidle/governors/ |
H A D | menu.c | 465 struct cpuidle_state *target = &drv->states[last_idx]; in menu_update() local
|
/openbmc/linux/fs/ceph/ |
H A D | mdsmap.c | 126 u32 target; in ceph_mdsmap_decode() local
|
/openbmc/phosphor-state-manager/ |
H A D | host_state_manager.cpp | 155 bool Host::stateActive(const std::string& target) in stateActive()
|
/openbmc/linux/include/linux/ |
H A D | memcontrol.h | 633 static inline bool mem_cgroup_unprotected(struct mem_cgroup *target, in mem_cgroup_unprotected() 645 static inline bool mem_cgroup_below_low(struct mem_cgroup *target, in mem_cgroup_below_low() 655 static inline bool mem_cgroup_below_min(struct mem_cgroup *target, in mem_cgroup_below_min() 1226 static inline bool mem_cgroup_unprotected(struct mem_cgroup *target, in mem_cgroup_unprotected() 1231 static inline bool mem_cgroup_below_low(struct mem_cgroup *target, in mem_cgroup_below_low() 1237 static inline bool mem_cgroup_below_min(struct mem_cgroup *target, in mem_cgroup_below_min()
|
/openbmc/linux/tools/testing/selftests/kvm/s390x/ |
H A D | memop.c | 44 enum mop_target target; member 555 static bool _cmpxchg(int size, void *target, __uint128_t *old_addr, __uint128_t new) in _cmpxchg() 949 static void _test_errors_common(struct test_info info, enum mop_target target, int size) in _test_errors_common()
|