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

/linux-4.1.27/include/scsi/
H A Dscsi.h334 #define TYPE_MOD 0x07 /* Magneto-optical disk - macro
/linux-4.1.27/drivers/scsi/
H A Dsd.c92 MODULE_ALIAS_SCSI_DEVICE(TYPE_MOD); variable
2929 if (sdp->type != TYPE_DISK && sdp->type != TYPE_MOD && sdp->type != TYPE_RBC) sd_probe()
2972 if (sdp->type != TYPE_MOD) sd_probe()
H A Ddc395x.c3244 || (dcb->dev_type == TYPE_MOD)) && */ disc_tagq_set()
3262 /* if (bval1 == TYPE_DISK || bval1 == TYPE_MOD) */ add_dev()

Completed in 375 milliseconds