Home
last modified time | relevance | path

Searched refs:CPORT_ID_BAD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dgreybus.h54 #define CPORT_ID_BAD U16_MAX macro
148 return cport_id != CPORT_ID_BAD && cport_id < hd->num_cports; in cport_id_valid()
/openbmc/linux/drivers/greybus/
H A Dcore.c305 BUILD_BUG_ON(CPORT_ID_MAX >= (long)CPORT_ID_BAD); in gb_init()
H A Dconnection.c899 connection->hd_cport_id = CPORT_ID_BAD; in gb_connection_destroy()