Searched refs:SAS_END_DEVICE (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/libsas/
H A Dsas_internal.h121 rphy->identify.device_type = SAS_END_DEVICE;
H A Dsas_scsi_host.c734 BUG_ON(dev->rphy->identify.device_type != SAS_END_DEVICE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/scsi/
H A Dscsi_transport_sas.h14 SAS_END_DEVICE, enumerator in enum:sas_device_type
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_transport_sas.c122 { SAS_END_DEVICE, "end device" },
1008 BUG_ON(rphy->identify.device_type != SAS_END_DEVICE);
1134 rphy->identify.device_type == SAS_END_DEVICE;
1219 rdev->rphy.identify.device_type = SAS_END_DEVICE;
1292 if (identify->device_type == SAS_END_DEVICE &&
1296 else if (identify->device_type == SAS_END_DEVICE)
1300 if (identify->device_type == SAS_END_DEVICE &&
1364 case SAS_END_DEVICE:
1409 if (rphy->identify.device_type != SAS_END_DEVICE ||
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptsas.c1741 identify->device_type = SAS_END_DEVICE;
1943 case SAS_END_DEVICE:

Completed in 99 milliseconds