Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_osm.c146 struct cam_sim *sim2; in ahc_attach()
153 sim2 = NULL; in ahc_attach()
223 sim2 = cam_sim_alloc(ahc_action, ahc_poll, "ahc", in ahc_attach()
228 if (sim2 == NULL) { in ahc_attach()
234 if (xpt_bus_register(sim2, ahc->dev_softc, bus_id2) != in ahc_attach()
242 cam_sim_free(sim2, /*free_devq*/FALSE); in ahc_attach()
247 cam_sim_path(sim2), in ahc_attach()
250 xpt_bus_deregister(cam_sim_path(sim2)); in ahc_attach()
251 cam_sim_free(sim2, /*free_devq*/FALSE); in ahc_attach()
252 sim2 in ahc_attach()
147 struct cam_sim *sim2; ahc_attach() local
[all...]
/freebsd/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)$":