Searched defs:pci_iowin (Results 1 – 1 of 1) sorted by relevance
85 typedef struct pci_iowin { struct86 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 */