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

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsatypes.h88 bit8 linkstatus; /**< the link status of the phy */ member in struct:agsaPhy_s
H A Dsampirsp.c946 saRoot->phys[phyId].linkstatus = 1;
952 saRoot->phys[phyId].linkstatus = 0;
958 saRoot->phys[phyId].linkstatus = 1;
964 saRoot->phys[phyId].linkstatus = 0;
970 saRoot->phys[phyId].linkstatus = 0;
1049 saRoot->phys[phyId].linkstatus = 0;
1307 saRoot->phys[phyId].linkstatus |= 2;
1322 saRoot->phys[phyId].linkstatus |= 2;
1341 saRoot->phys[phyId].linkstatus &= 1;
H A Dsaioctlcmd.c1198 controllerStatus->phyStatus[i] = ((saRoot->phys[i+8].linkstatus << SHIFT8) | saRoot->phys[i].linkstatus);

Completed in 108 milliseconds