Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/rnbd/
H A Drnbd-proto.h24 #define RTRS_PORT 1234 macro
H A Drnbd-srv.c21 static u16 port_nr = RTRS_PORT;
26 __stringify(RTRS_PORT)")");
H A Drnbd-clt-sysfs.c572 u16 port_nr = RTRS_PORT; in rnbd_clt_map_device_store()