Home
last modified time | relevance | path

Searched refs:CAM_SIM_LOCK (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/bus/cam/
H A Dcam_sim.h144 #define CAM_SIM_LOCK(sim) cam_sim_lock((sim)->lock) macro
H A Dcam_periph.h190 CAM_SIM_LOCK(periph->sim); in cam_periph_lock()
H A Dcam_xpt.c1056 CAM_SIM_LOCK(bus->sim); in xptioctl()
1094 CAM_SIM_LOCK(bus->sim); in xptioctl()
1411 CAM_SIM_LOCK(sim); in xpt_scanner_thread()
2644 CAM_SIM_LOCK(bus->sim); in xptbustraverse()
3957 CAM_SIM_LOCK(bus->sim); in xpt_create_path_unlocked()
4473 CAM_SIM_LOCK(&cam_dead_sim); in xpt_bus_deregister()
4794 CAM_SIM_LOCK(device->sim); in xpt_release_devq_timeout()
7401 CAM_SIM_LOCK(sim); in camisr()
H A Dcam_periph.c204 CAM_SIM_LOCK(sim); in cam_periph_alloc()
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_pass.c282 CAM_SIM_LOCK(periph->sim); in passregister()
H A Dscsi_da.c1258 CAM_SIM_LOCK(periph->sim); in daregister()
1996 CAM_SIM_LOCK(periph->sim); in dadone()
2169 CAM_SIM_LOCK(periph->sim); in dacheckmedia()
H A Dscsi_target.c276 CAM_SIM_LOCK(sim); in targioctl()