Searched defs:sim (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | aic7xxx_osm.h | 77 #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 D | aic79xx_osm.h | 78 #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 D | aic7xxx.c | 6784 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 D | aic79xx.c | 9178 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-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | imx7ulp.dtsi | 450 sim: sim@410a3000 { label
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | numeric.d | 2580 foreach (e; sim) in foreach() 2591 foreach (e; sim) in foreach()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | numeric.d | 2907 foreach (e; sim) in foreach() 2918 foreach (e; sim) in foreach()
|
/netbsd-src/external/bsd/wpa/dist/src/eap_server/ |
H A D | eap_sim_db.c | 48 } sim; member
|