Searched refs:attached_dev_type (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/libsas/
H A Dsas_expander.c176 phy->attached_dev_type = dr->attached_dev_type;
723 switch (phy->attached_dev_type) {
739 child->dev_type = phy->attached_dev_type;
799 if (ex_phy->attached_dev_type == NO_DEVICE) {
808 if (ex_phy->attached_dev_type != SAS_END_DEV &&
809 ex_phy->attached_dev_type != FANOUT_DEV &&
810 ex_phy->attached_dev_type != EDGE_DEV) {
812 "phy 0x%x\n", ex_phy->attached_dev_type,
834 switch (ex_phy->attached_dev_type) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dsas.h361 u8 attached_dev_type:3; member in struct:discover_resp
550 u8 attached_dev_type:3; member in struct:discover_resp
H A Dlibsas.h117 enum sas_dev_type attached_dev_type; member in struct:ex_phy

Completed in 55 milliseconds