| /freebsd-13.1/sys/dev/mpt/ |
| H A D | mpt_cam.h | 150 cam_sim_alloc(a, b, c, mpt, (mpt)->unit, e, f, g) 153 cam_sim_alloc(a, b, c, mpt, (mpt)->unit, &(mpt)->mpt_lock, e, f, g)
|
| /freebsd-13.1/sys/cam/ |
| H A D | cam_sim.c | 68 cam_sim_alloc(sim_action_func sim_action, sim_poll_func sim_poll, in cam_sim_alloc() function 108 sim = cam_sim_alloc(sim_action, sim_poll, sim_name, softc, in cam_sim_alloc_dev()
|
| H A D | cam_sim.h | 56 struct cam_sim * cam_sim_alloc(sim_action_func sim_action,
|
| /freebsd-13.1/sys/dev/iscsi_initiator/ |
| H A D | isc_cam.c | 315 sim = cam_sim_alloc(ic_action, in ic_init()
|
| /freebsd-13.1/sys/dev/nvme/ |
| H A D | nvme_sim.c | 306 sc->s_sim = cam_sim_alloc(nvme_sim_action, nvme_sim_poll, in nvme_sim_new_controller()
|
| /freebsd-13.1/tools/tools/vhba/ |
| H A D | vhba.c | 49 …vhba->sim = cam_sim_alloc(vhba_action, vhba_poll, VHBA_MOD, vhba, 0, &vhba->lock, VHBA_MAXCMDS, VH… in vhba_attach()
|
| /freebsd-13.1/sys/dev/mmcnull/ |
| H A D | mmcnull.c | 119 sc->sim = cam_sim_alloc(action_func, mmcnull_poll, "mmcnull", sc, in mmcnull_attach()
|
| /freebsd-13.1/sys/dev/mfi/ |
| H A D | mfi_cam.c | 143 sc->sim = cam_sim_alloc(mfip_cam_action, mfip_cam_poll, "mfi", sc, in mfip_attach()
|
| /freebsd-13.1/sys/dev/twa/ |
| H A D | tw_osl_cam.c | 98 sc->sim = cam_sim_alloc(twa_action, twa_poll, "twa", sc, in tw_osli_cam_attach()
|
| /freebsd-13.1/sys/dev/amr/ |
| H A D | amr_cam.c | 179 if ((sc->amr_cam_sim[chn] = cam_sim_alloc(amr_cam_action, in amr_cam_attach()
|
| /freebsd-13.1/sys/dev/aic7xxx/ |
| H A D | aic7xxx_osm.c | 195 sim = cam_sim_alloc(ahc_action, ahc_poll, "ahc", ahc, in ahc_attach() 227 sim2 = cam_sim_alloc(ahc_action, ahc_poll, "ahc", in ahc_attach()
|
| H A D | aic79xx_osm.c | 247 sim = cam_sim_alloc(ahd_action, ahd_poll, "ahd", ahd, in ahd_attach()
|
| /freebsd-13.1/sys/dev/aac/ |
| H A D | aac_cam.c | 225 sim = cam_sim_alloc(aac_cam_action, aac_cam_poll, "aacp", camsc, in aac_cam_attach()
|
| /freebsd-13.1/sys/dev/isci/ |
| H A D | isci_controller.c | 619 controller->sim = cam_sim_alloc(isci_action, isci_poll, "isci", in isci_controller_attach_to_cam()
|
| /freebsd-13.1/sys/powerpc/ps3/ |
| H A D | ps3cdrom.c | 234 sc->sc_sim = cam_sim_alloc(ps3cdrom_action, ps3cdrom_poll, "ps3cdrom", in ps3cdrom_attach()
|
| /freebsd-13.1/sys/cam/ctl/ |
| H A D | ctl_frontend_cam_sim.c | 180 softc->sim = cam_sim_alloc(cfcs_action, cfcs_poll, softc->port_name, in cfcs_init()
|
| /freebsd-13.1/sys/dev/ahci/ |
| H A D | ahciem.c | 125 enc->sim = cam_sim_alloc(ahciemaction, ahciempoll, "ahciem", enc, in ahci_em_attach()
|
| /freebsd-13.1/sys/dev/mrsas/ |
| H A D | mrsas_cam.c | 166 sc->sim_0 = cam_sim_alloc(mrsas_action, mrsas_cam_poll, "mrsas", sc, in mrsas_cam_attach() 201 sc->sim_1 = cam_sim_alloc(mrsas_action, mrsas_cam_poll, "mrsas", sc, in mrsas_cam_attach()
|
| /freebsd-13.1/sys/powerpc/pseries/ |
| H A D | phyp_vscsi.c | 360 sc->sim = cam_sim_alloc(vscsi_cam_action, vscsi_cam_poll, "vscsi", sc, in vscsi_attach()
|
| /freebsd-13.1/sys/dev/smartpqi/ |
| H A D | smartpqi_cam.c | 1221 sim = cam_sim_alloc(smartpqi_cam_action, \ in register_sim()
|
| /freebsd-13.1/sys/dev/mly/ |
| H A D | mly.c | 1956 if ((sc->mly_cam_sim[chn] = cam_sim_alloc(mly_cam_action, mly_cam_poll, "mly", sc, in mly_cam_attach() 1979 if ((sc->mly_cam_sim[chn] = cam_sim_alloc(mly_cam_action, mly_cam_poll, "mly", sc, in mly_cam_attach()
|
| /freebsd-13.1/sys/dev/hpt27xx/ |
| H A D | hpt27xx_osm_bsd.c | 1128 vbus_ext->sim = cam_sim_alloc(hpt_action, hpt_poll, driver_name, in hpt_final_init()
|
| /freebsd-13.1/sys/dev/tws/ |
| H A D | tws_cam.c | 155 sc->sim = cam_sim_alloc(tws_action, tws_poll, "tws", sc, in tws_cam_attach()
|
| /freebsd-13.1/sys/dev/ata/ |
| H A D | ata-all.c | 187 ch->sim = cam_sim_alloc(ataaction, atapoll, "ata", ch, in ata_attach()
|
| /freebsd-13.1/sys/dev/hptrr/ |
| H A D | hptrr_osm_bsd.c | 1057 vbus_ext->sim = cam_sim_alloc(hpt_action, hpt_poll, driver_name, in hpt_final_init()
|