Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/
H A Ddefxx.h1260 #define PI_PSTATUS_V_HALT_ID 0 macro
H A Ddefxx.c1639 halt_id = (port_status & PI_PSTATUS_M_HALT_ID) >> PI_PSTATUS_V_HALT_ID; in dfx_int_pr_halt_id()