Searched refs:lca_config (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/sys/arch/alpha/pci/
H A Dpci_alphabook1.h30 void pci_alphabook1_pickintr(struct lca_config *);
H A Dpci_axppci_33.h31 void pci_axppci_33_pickintr(struct lca_config *);
H A Dlcavar.h41 struct lca_config { struct
58 void lca_init(struct lca_config *, int);
60 void lca_dma_init(struct lca_config *);
H A Dlca_bus_mem.c46 #define CHIP_EX_MALLOC_SAFE(v) (((struct lca_config *)(v))->lc_mallocsafe)
47 #define CHIP_D_MEM_EXTENT(v) (((struct lca_config *)(v))->lc_d_mem_ex)
48 #define CHIP_S_MEM_EXTENT(v) (((struct lca_config *)(v))->lc_s_mem_ex)
65 ((((struct lca_config *)(v))->lc_s_mem_w2_masked_base) + \
68 ((((struct lca_config *)(v))->lc_s_mem_w2_masked_base) + \
H A Dlca_bus_io.c46 #define CHIP_EX_MALLOC_SAFE(v) (((struct lca_config *)(v))->lc_mallocsafe)
47 #define CHIP_IO_EXTENT(v) (((struct lca_config *)(v))->lc_io_ex)
H A Dlca.c111 struct lca_config lca_configuration;
136 struct lca_config *lcp;
213 struct lca_config *lcp;
293 struct lca_config *lcp = &lca_configuration;
H A Dlca_pci.c126 struct lca_config *lcp = cpv;
190 struct lca_config *lcp = cpv;
H A Dpci_alphabook1.c92 pci_alphabook1_pickintr(struct lca_config *lcp)
H A Dlca_dma.c95 struct lca_config *lcp;
206 struct lca_config *lcp = t->_cookie;
H A Dpci_axppci_33.c66 struct lca_config *lcp;
/openbsd-current/sys/arch/alpha/alpha/
H A Ddec_axppci_33.c77 static struct lca_config *lca_preinit(void);
79 static struct lca_config *
82 extern struct lca_config lca_configuration;
104 struct lca_config *lcp;
146 struct lca_config *lcp;
H A Ddec_alphabook1.c99 struct lca_config *lcp;
100 extern struct lca_config lca_configuration;

Completed in 86 milliseconds