Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/
H A Disci_sysctl.c201 int32_t log_frozen_devices = 0; in isci_sysctl_log_frozen_lun_masks() local
204 error = sysctl_handle_int(oidp, &log_frozen_devices, 0, req); in isci_sysctl_log_frozen_lun_masks()
206 if (error || log_frozen_devices == 0) in isci_sysctl_log_frozen_lun_masks()