Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtddefs.h1102 #define TD_GET_PHY_STATUS(input) ((input & 0xFF00) >> 8) macro
Dossacmnapi.c1727 PhyStatus = TD_GET_PHY_STATUS(eventParm1); in ossaHwCB()
1752 PhyStatus = TD_GET_PHY_STATUS(eventParm1); in ossaHwCB()