Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dchp.h43 struct channel_path { struct
48 struct channel_path_desc_fmt0 desc; argument
49 struct channel_path_desc_fmt1 desc_fmt1; argument
50 struct channel_path_desc_fmt3 desc_fmt3; argument
57 /* Return channel_path struct for given chpid. */ argument
/openbmc/qemu/qga/
H A Dmain.c1000 char *channel_path; member