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

/illumos-gate/usr/src/lib/libsmedia/library/common/
H A Dl_generic.c103 smedia_get_protection_status(smedia_handle_t handle, struct smwp_state *wp) function
/illumos-gate/usr/src/lib/libsmedia/library/inc/
H A Dsmedia.h142 int smedia_get_protection_status(smedia_handle_t handle,
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_menu.c492 if ((rval = smedia_get_protection_status((handle), &wps)) < 0) {
564 if ((rval = smedia_get_protection_status((handle), &wps)) < 0) {
656 if ((rval = smedia_get_protection_status((handle), &wps)) < 0) {
743 med_status = smedia_get_protection_status((handle), &wps);

Completed in 520 milliseconds