TYPE_DISK
PS3_DEV_TYPE_STOR_DISK = TYPE_DISK, /* 0 */
TYPE_DISK,
if (sdev->type == TYPE_DISK &&
if (sdev->type != TYPE_DISK && sdev->type != TYPE_ZBC)
if (sdev->type == TYPE_DISK) {
else if (sdev->type == TYPE_DISK &&
if (vdevice->vtarget->type != TYPE_DISK || vdevice->vtarget->deleted ||
request_buffer[0] = TYPE_DISK; /* Peripheral device type */
if ((inq_data & 0x20) && (inq_data & 0x1f) == TYPE_DISK) {
if (aac->jbod && (sdev->type == TYPE_DISK))
if (sdev->type == TYPE_DISK
&& sdev->type == TYPE_DISK
&& dev->type == TYPE_DISK
if (sdev->tagged_supported && (sdev->type == TYPE_DISK) &&
if (dev->tagged_supported && (dev->type == TYPE_DISK) &&
((aac->jbod && (sdev->type == TYPE_DISK)) ? "JBOD\n" : ""));
if ((dev_type == TYPE_DISK) && (bd_count == 1)) {
if (dev_type == TYPE_DISK) {
tgt->dev_type = TYPE_DISK;
if (sdev->type != TYPE_DISK) {
case TYPE_DISK:
if (dev[j]->devtype != TYPE_DISK &&
if (dev[i]->devtype != TYPE_DISK &&
if ((this_device->devtype == TYPE_DISK ||
case TYPE_DISK:
if (hdev->devtype == TYPE_DISK || hdev->devtype == TYPE_ZBC)
if ((hdev->devtype == TYPE_DISK || hdev->devtype == TYPE_ZBC) &&
if (sdev->type == TYPE_DISK) {
if (sdev->type == TYPE_DISK) {
((IPR_STD_INQ_PERI_DEV_TYPE((std_inq).peri_qual_dev_type) == TYPE_DISK) && \
if (SDptr->tagged_supported && SDptr->type == TYPE_DISK) {
if ((inquiryData.DeviceType & 0x1f) == TYPE_DISK) {
if ((inquiryData.DeviceType & 0x1f) == TYPE_DISK)
((c & 0x1F ) == TYPE_DISK)) {
(scsi_inq[0] & 0x1F) != TYPE_DISK ) {
if ((c & 0x1F ) == TYPE_DISK) {
if (!MEGASAS_IS_LOGICAL(sdev) && sdev->type == TYPE_DISK) {
instance->pd_list[pd_index].driveType == TYPE_DISK) {
timeout_limit = (scmd->device->type == TYPE_DISK) ?
#define DEF_PTYPE TYPE_DISK
is_disk = (sdebug_ptype == TYPE_DISK);
is_disk = (scp->device->type == TYPE_DISK);
#define DS_SBC (1 << TYPE_DISK)
is_disk = (scp->device->type == TYPE_DISK);
sdebug_ptype = TYPE_DISK;
if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC)
if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC)
if (sdp->type != TYPE_DISK &&
if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC)
if (sdp->type != TYPE_DISK)
if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC)
MODULE_ALIAS_SCSI_DEVICE(TYPE_DISK);
if (device->devtype == TYPE_DISK) {
if (device->devtype == TYPE_DISK)
if (device->devtype == TYPE_DISK ||
if (existing_device->devtype == TYPE_DISK) {
if (pqi_is_logical_device(device) && device->devtype == TYPE_DISK)
if ((device->devtype == TYPE_DISK ||
if (pqi_is_logical_device(device) && device->devtype == TYPE_DISK)
phv->phv_host_id, sd->type == TYPE_DISK ? "DISK" : "ZBC",
case TYPE_DISK:
if ((sd->type == TYPE_DISK || sd->type == TYPE_ZBC) &&
if (pdv->pdv_sd->type == TYPE_DISK ||
return TYPE_DISK;
case TYPE_DISK:
if (!dbd && type == TYPE_DISK) {
if (cmd->se_dev->transport->get_device_type(dev) == TYPE_DISK)
if ((dev->transport->get_device_type(dev) == TYPE_DISK) &&
case TYPE_DISK:
if (dev->transport->get_device_type(dev) == TYPE_DISK)
buf[0] = curlun->cdrom ? TYPE_ROM : TYPE_DISK;
if (sdev->type == TYPE_DISK) {