Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drio_regs.h242 #define RIO_PORT_N_ERR_STS_PORT_UA 0x00000008 /* Port Unavailable */ macro
/openbmc/linux/drivers/rapidio/switches/
H A Didt_gen3.c182 if (rval & RIO_PORT_N_ERR_STS_PORT_UA) in idtg3_em_init()