Searched refs:sas_dev_type (Results 1 – 1 of 1) sorted by relevance
743 bit8 sas_dev_type; in tiCOMMgntIOCTL() local758 sas_dev_type = (saRoot->phys[i].sasIdentify.deviceType_addressFrameType & 0x70 ) >> 4 ; in tiCOMMgntIOCTL()759 if ((saRoot->phys[i].status == 1) && (sas_dev_type == 0)){ //status 1 - Phy Up in tiCOMMgntIOCTL()767 PhyDetails[i].attached_dev_type = sas_dev_type; in tiCOMMgntIOCTL()