Home
last modified time | relevance | path

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

/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/lib/libsmedia/library/common/
H A Dmapfile-vers51 smedia_get_protection_status;
H A Dl_generic.c101 smedia_get_protection_status(smedia_handle_t handle, struct smwp_state *wp) in smedia_get_protection_status() function
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_menu.c492 if ((rval = smedia_get_protection_status((handle), &wps)) < 0) { in process_w_flag()
564 if ((rval = smedia_get_protection_status((handle), &wps)) < 0) { in process_W_flag()
656 if ((rval = smedia_get_protection_status((handle), &wps)) < 0) { in process_R_flag()
743 med_status = smedia_get_protection_status((handle), &wps); in process_p_flag()