mcpcia_config
struct mcpcia_config *ccp;
extern struct mcpcia_config mcpcia_console_configuration;
struct mcpcia_config mcpcia_console_configuration;
struct mcpcia_config *ccp;
struct mcpcia_config *ccp = &mcpcia_console_configuration;
mcpcia_init0(struct mcpcia_config *ccp, int mallocsafe)
struct mcpcia_config *ccp;
#define CHIP_EX_MALLOC_SAFE(v) (((struct mcpcia_config *)(v))->cc_mallocsafe)
#define CHIP_IO_EXTENT(v) (((struct mcpcia_config *)(v))->cc_io_ex)
#define CHIP_IO_EX_STORE(v) (((struct mcpcia_config *)(v))->cc_io_exstorage)
(sizeof (((struct mcpcia_config *)(v))->cc_io_exstorage))
(((struct mcpcia_config *)(v))->cc_sysbase | MCPCIA_PCI_IOSPACE)
(((struct mcpcia_config *)(v))->cc_sysbase + MCPCIA_PCI_IOSPACE + \
#define CHIP_EXTENT_NAME(v) ((struct mcpcia_config *)(v))->pc_io_ex_name
#define CHIP_EXTENT_STORAGE(v) ((struct mcpcia_config *)(v))->pc_io_ex_storage
#define CHIP_EX_MALLOC_SAFE(v) (((struct mcpcia_config *)(v))->cc_mallocsafe)
#define CHIP_D_MEM_EXTENT(v) (((struct mcpcia_config *)(v))->cc_d_mem_ex)
(((struct mcpcia_config *)(v))->cc_dmem_exstorage)
(sizeof (((struct mcpcia_config *)(v))->cc_dmem_exstorage))
#define CHIP_S_MEM_EXTENT(v) (((struct mcpcia_config *)(v))->cc_s_mem_ex)
(((struct mcpcia_config *)(v))->cc_smem_exstorage)
(sizeof (((struct mcpcia_config *)(v))->cc_smem_exstorage))
(((struct mcpcia_config *)(v))->cc_sysbase | MCPCIA_PCI_DENSE)
(((struct mcpcia_config *)(v))->cc_sysbase | MCPCIA_PCI_SPARSE)
((((struct mcpcia_config *)(v))->cc_sysbase|MCPCIA_PCI_SPARSE) + \
#define CHIP_EXTENT_DNAME(v) ((struct mcpcia_config *)(v))->pc_mem_dex_name
#define CHIP_EXTENT_SNAME(v) ((struct mcpcia_config *)(v))->pc_mem_sex_name
#define CHIP_EXTENT_DSTORAGE(v) ((struct mcpcia_config *)(v))->pc_mem_dex_storage
#define CHIP_EXTENT_SSTORAGE(v) ((struct mcpcia_config *)(v))->pc_mem_sex_storage
struct mcpcia_config *ccp = t->_cookie;
struct mcpcia_config *ccp = t->_cookie;
struct mcpcia_config *ccp = t->_cookie;
struct mcpcia_config *ccp = t->_cookie;
struct mcpcia_config *ccp = t->_cookie;
struct mcpcia_config *ccp = t->_cookie;
mcpcia_dma_init(struct mcpcia_config *ccp)
struct mcpcia_config *ccp = cpv;
struct mcpcia_config *ccp = cpv;
struct mcpcia_config *mcpcia_cc; /* config info */
void mcpcia_init0 (struct mcpcia_config *, int);
void mcpcia_dma_init (struct mcpcia_config *);
struct mcpcia_config *ccp = (struct mcpcia_config *)pc->pc_intr_v;
struct mcpcia_config *ccp = ccv;
kn300_enable_intr(struct mcpcia_config *ccp, int irq)
kn300_disable_intr(struct mcpcia_config *ccp, int irq)
static struct mcpcia_config *mcpcia_eisaccp = NULL;
void kn300_enable_intr (struct mcpcia_config *, int);
void kn300_disable_intr (struct mcpcia_config *, int);
pci_kn300_pickintr(struct mcpcia_config *ccp, int first)
void pci_kn300_pickintr(struct mcpcia_config *, int);