Home
last modified time | relevance | path

Searched defs:portal (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc_cmd.h122 static inline void mc_write_command(struct mc_command __iomem *portal, in mc_write_command()
145 struct mc_command __iomem *portal, in mc_read_response()
/openbmc/qemu/block/
H A Discsi.c1806 const char *transport_name, *portal, *target; in iscsi_open() local