Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rmformat/
H A Drmf_menu.c117 int32_t m_scsi_umount = 0; in process_options() local
174 m_scsi_umount = check_and_unmount_scsi(dev_name, in process_options()
176 if (m_scsi_umount != 1) { in process_options()
187 if (v_device_umount || m_scsi_umount || m_flp_umount) { in process_options()
196 if (v_device_umount || m_scsi_umount || m_flp_umount) { in process_options()