Home
last modified time | relevance | path

Searched defs:sim (Results 1 – 17 of 17) sorted by relevance

/netbsd/external/gpl3/gdb/dist/sim/
H A Dconfigure.ac33 AC_ARG_ENABLE(sim, optenable
/netbsd/external/gpl3/gdb.old/dist/sim/
H A Dconfigure.ac33 AC_ARG_ENABLE(sim, optenable
/netbsd/sys/dev/ic/
H A Daic7xxx_osm.h77 #define SIM_IS_SCSIBUS_B(ahc, sim) \ argument
79 #define SIM_CHANNEL(ahc, sim) \ argument
81 #define SIM_SCSI_ID(ahc, sim) \ argument
83 #define SIM_PATH(ahc, sim) \ argument
86 #define BUILD_SCSIID(ahc, sim, target_id, our_id) \ argument
H A Daic79xx_osm.h78 #define SIM_IS_SCSIBUS_B(ahd, sim) \ argument
80 #define SIM_CHANNEL(ahd, sim) \ argument
82 #define SIM_SCSI_ID(ahd, sim) \ argument
84 #define SIM_PATH(ahd, sim) \ argument
86 #define BUILD_SCSIID(ahd, sim, target_id, our_id) \ argument
H A Daic7xxx.c6784 ahc_find_tmode_devs(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb, in ahc_find_tmode_devs()
6825 ahc_handle_en_lun(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb) in ahc_handle_en_lun()
H A Daic79xx.c9178 ahd_find_tmode_devs(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb, in ahd_find_tmode_devs()
9219 ahd_handle_en_lun(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb) in ahd_handle_en_lun()
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx7ulp.dtsi450 sim: sim@410a3000 { label
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_restrict.c141 struct in_addr sim = { htonl(res->u.v4.mask) }; in dump_restrict() local
/netbsd/external/gpl3/gdb/dist/sim/common/
H A Dsim-hw.c464 struct sim_hw *sim = STATE_HW (sd); in hw_halt() local
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dconfigure.ac1948 AC_ARG_ENABLE(sim, optenable
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dconfigure.ac1948 AC_ARG_ENABLE(sim, optenable
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-hw.c464 struct sim_hw *sim = STATE_HW (sd); in hw_halt() local
/netbsd/external/bsd/wpa/dist/hs20/client/
H A Dosu_client.c1626 xml_node_t *node, const char *fqdn, int sim) in set_pps_cred_realm()
1673 xml_node_t *sim, xml_node_t *realm) in set_pps_cred_sim()
1765 xml_node_t *child, *sim, *realm; in set_pps_cred_credential() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d2580 foreach (e; sim) in foreach()
2591 foreach (e; sim) in foreach()
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dnumeric.d2907 foreach (e; sim) in foreach()
2918 foreach (e; sim) in foreach()
/netbsd/external/bsd/wpa/dist/src/eap_server/
H A Deap_sim_db.c48 } sim; member
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Devents.c422 int aka = 0, sim = 0; in wpa_supplicant_scard_init() local