Searched refs:is_write_protected (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hal/probing/storage/
H A Dprobe-storage.c343 dbus_bool_t is_write_protected = FALSE; local
411 is_write_protected = TRUE;
414 if (check_floppy(rfd, &is_write_protected)) {
426 is_write_protected = TRUE;
470 libhal_changeset_set_property_bool (cs, "storage.removable.solaris.read_only", is_write_protected);

Completed in 81 milliseconds