Searched refs:TYPE_ROM (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dplatform.h87 PS3_DEV_TYPE_STOR_ROM = TYPE_ROM, /* 5 */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi.h262 #define TYPE_ROM 0x05 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_scan.c734 sdev->type = TYPE_ROM;
756 case TYPE_ROM:
764 if (sdev->type == TYPE_RBC || sdev->type == TYPE_ROM) {
H A Dsr.c67 MODULE_ALIAS_SCSI_DEVICE(TYPE_ROM); variable
592 if (sdev->type != TYPE_ROM && sdev->type != TYPE_WORM)
H A Dibmmca.c986 case TYPE_ROM:
1341 if (*buf == TYPE_ROM) {
1342 *device_type = TYPE_ROM;
1857 case TYPE_ROM:
H A Deata.c609 #define TLDEV(type) ((type) == TYPE_DISK || (type) == TYPE_ROM)
H A Du14-34f.c402 #define TLDEV(type) ((type) == TYPE_DISK || (type) == TYPE_ROM)
H A Dhpsa.c1815 case TYPE_ROM: {
H A Dadvansys.c8114 if ((type == TYPE_ROM) && (strncmp(sdev->vendor, "HP ", 3) == 0))
8119 (type == TYPE_ROM) || (type == TYPE_TAPE))
H A Dgdth.c2353 inq.type_qual = (ha->hdr[t].devtype&4) ? TYPE_ROM:TYPE_DISK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dsbp2.c1547 if (sdev->type == TYPE_ROM)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dsbp2.c1965 if (sdev->type == TYPE_ROM)

Completed in 319 milliseconds