Home
last modified time | relevance | path

Searched refs:sas_dev_type (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c743 bit8 sas_dev_type; in tiCOMMgntIOCTL() local
758 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()