Searched defs:xcvbus_attach_args (Results 1 – 1 of 1) sorted by relevance
49 struct xcvbus_attach_args { struct51 struct ll_dmac *vaa_rx_dmac; /* Receive channel, if any */52 struct ll_dmac *vaa_tx_dmac; /* Transmit channel, if any */55 const char *vaa_name; /* Device name */56 bus_space_tag_t vaa_iot; /* Registers */57 bus_addr_t vaa_addr;58 bus_dma_tag_t vaa_dmat;59 int vaa_intr; /* Device interrupt line */60 int _vaa_is_dcr; /* XXX bst flag */