Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drio_regs.h249 #define RIO_PORT_N_ERR_STS_PORT_UNINIT 0x00000001 macro
/Linux-v4.19/drivers/rapidio/switches/
Didt_gen3.c245 if (err_status & RIO_PORT_N_ERR_STS_PORT_UNINIT) in idtg3_em_handler()