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