Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Drio_regs.h245 #define RIO_PORT_N_ERR_STS_PORT_UNINIT 0x00000001 macro
/linux-6.1.9/drivers/rapidio/switches/
Didt_gen3.c241 if (err_status & RIO_PORT_N_ERR_STS_PORT_UNINIT) in idtg3_em_handler()