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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_expander.c187 phy->attached_dev_type = dr->attached_dev_type;
243 if (!(dr->attached_dev_type == 0 &&
804 switch (phy->attached_dev_type) {
820 child->dev_type = phy->attached_dev_type;
880 if (ex_phy->attached_dev_type == NO_DEVICE) {
889 if (ex_phy->attached_dev_type != SAS_END_DEV &&
890 ex_phy->attached_dev_type != FANOUT_DEV &&
891 ex_phy->attached_dev_type != EDGE_DEV) {
893 "phy 0x%x\n", ex_phy->attached_dev_type,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dsas.h360 u8 attached_dev_type:3; member in struct:discover_resp
549 u8 attached_dev_type:3; member in struct:discover_resp
H A Dlibsas.h116 enum sas_dev_type attached_dev_type; member in struct:ex_phy

Completed in 80 milliseconds