Home
last modified time | relevance | path

Searched refs:sim2 (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx_osm.c147 struct cam_sim *sim2; in ahc_attach() local
154 sim2 = NULL; in ahc_attach()
229 if (sim2 == NULL) { in ahc_attach()
243 cam_sim_free(sim2, /*free_devq*/FALSE); in ahc_attach()
248 cam_sim_path(sim2), in ahc_attach()
251 xpt_bus_deregister(cam_sim_path(sim2)); in ahc_attach()
252 cam_sim_free(sim2, /*free_devq*/FALSE); in ahc_attach()
253 sim2 = NULL; in ahc_attach()
260 csa.callback_arg = sim2; in ahc_attach()
270 ahc->platform_data->sim = sim2; in ahc_attach()
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/
H A Dmediatek,mt6357-regulator.yaml58 "^ldo-v(xo22|emc|mc|sim1|sim2|sram-others|sram-proc|dram|usb33)$":