Searched refs:disk_enabled (Results 1 – 4 of 4) sorted by relevance
107 if (!DEVICE_CAPABILITY.disk_enabled) in bfs_ls()164 if (!DEVICE_CAPABILITY.disk_enabled) in read_vtoc()
56 bool disk_enabled; member
309 DEVICE_CAPABILITY.disk_enabled = true; in set_device_capability()314 DEVICE_CAPABILITY.disk_enabled ? 'x' : '_', in set_device_capability()
137 if (!DEVICE_CAPABILITY.disk_enabled) { in devopen()