Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_private.h356 int prevent_count; member
H A Dctl.c5329 lun->prevent_count > 0) { in ctl_start_stop()
5367 lun->prevent_count++; in ctl_prevent_allow()
5371 lun->prevent_count--; in ctl_prevent_allow()
12661 lun->prevent_count = 0; in ctl_do_lun_reset()
12812 lun->prevent_count--; in ctl_i_t_nexus_loss()