octpcie_port
struct octpcie_port *sc_ports;
void octpcie_port_attach(struct octpcie_port *);
int octpcie_port_is_host(struct octpcie_port *);
int octpcie_port_reset(struct octpcie_port *);
uint32_t octpcie_cfgreg_read(struct octpcie_port *, uint32_t);
void octpcie_cfgreg_write(struct octpcie_port *, uint32_t, uint32_t);
struct octpcie_port *port;
octpcie_port_attach(struct octpcie_port *port)
octpcie_port_reset(struct octpcie_port *port)
octpcie_port_is_host(struct octpcie_port *port)
struct octpcie_port * port = v;
struct octpcie_port * port = v;
struct octpcie_port *port = pa->pa_pc->pc_conf_v;
struct octpcie_port *port = t->bus_private;
struct octpcie_port *port = t->bus_private;
octpcie_cfgreg_read(struct octpcie_port *port, uint32_t off)
octpcie_cfgreg_write(struct octpcie_port *port, uint32_t off, uint32_t val)