Searched refs:TYPE_RBC (Results 1 – 4 of 4) sorted by relevance
264 #define TYPE_RBC 0x0e macro
90 PS3_DEV_TYPE_STOR_FLASH = TYPE_RBC, /* 14 */
96 MODULE_ALIAS_SCSI_DEVICE(TYPE_RBC);2678 if (sdp->type == TYPE_RBC) in sd_read_cache_type()2688 } else if (sdp->type == TYPE_RBC) { in sd_read_cache_type()3327 sdp->type != TYPE_RBC) in sd_probe()
838 if (sdev->type == TYPE_RBC || sdev->type == TYPE_ROM) { in scsi_add_lun()