Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsmedia/library/inc/
H A Dsmedia.h86 #define SM_SCSI_FLOPPY 0x10005 /* SCSI floppy device */ macro
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_menu.c337 (med_info.sm_media_type != SM_SCSI_FLOPPY)) { in process_F_flag()
390 (med_info.sm_media_type == SM_SCSI_FLOPPY)) { in process_F_flag()
H A Drmf_slice.c899 (med_info.sm_media_type == SM_SCSI_FLOPPY)) { in check_vtoc_sanity()
H A Drmf_misc.c786 } else if (media_type == SM_SCSI_FLOPPY) { in write_sunos_label()
/illumos-gate/usr/src/cmd/smserverd/
H A Dsmediad.c2222 SM_SCSI_FLOPPY; in client_servproc()
2239 sm_media_type == SM_SCSI_FLOPPY) { in client_servproc()