Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_proto.h248 #define TYPE_MOD 0x07 /* Magneto-optical disk - macro
/linux/drivers/scsi/
H A Dsd.c99 MODULE_ALIAS_SCSI_DEVICE(TYPE_MOD);
3922 sdp->type != TYPE_MOD && in sd_probe()
3965 if (sdp->type != TYPE_MOD) in sd_probe()