Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_var.h85 typedef struct pci_iowin { struct
86 int pcw_status;
87 uint32_t pcw_base;
88 int pcw_len;
89 uint32_t pcw_speed;
90 volatile caddr_t pcw_hostmem;
92 int pcw_offset;
93 ddi_acc_handle_t pcw_handle;
94 dev_info_t *res_dip; /* dip from which io is allocated */