Searched refs:ctlr_type (Results 1 – 16 of 16) sorted by relevance
144 struct ctlr_type *ctlr_ctype; /* ptr to ctlr type info */153 struct ctlr_type { struct227 struct ctlr_type *ctlr_type; member
41 struct ctlr_type ctlr_types[] = {61 int nctypes = sizeof (ctlr_types) / sizeof (struct ctlr_type);
42 struct ctlr_type ctlr_types[] = {74 int nctypes = sizeof (ctlr_types) / sizeof (struct ctlr_type);
58 extern struct ctlr_type ctlr_types[];559 struct ctlr_type *ctype; in sup_setdtype()661 if (strcmp(mlp->ctlr_type->ctype_name, in sup_setdtype()689 ctype = mlp->ctlr_type; in sup_setdtype()959 struct ctlr_type *ctype = NULL; in sup_setpart()1086 if (strcmp(mlp->ctlr_type->ctype_name, in sup_setpart()1107 ctype = mlp->ctlr_type; in sup_setpart()1613 struct ctlr_type *ctlr, *tctlr; in add_device_to_disklist()1671 if (mlp->ctlr_type->ctype_ctype == dkinfo.dki_ctype) { in add_device_to_disklist()1698 tctlr = zalloc(sizeof (struct ctlr_type)); in add_device_to_disklist()[all …]
59 extern struct ctlr_type ctlr_types[];196 static struct ctlr_type *find_scsi_ctlr_type(void);211 static struct ctlr_type *find_ctlr_type(ushort_t);377 static struct ctlr_type *389 if (mlp->ctlr_type->ctype_ctype == type) { in find_ctlr_type()390 return (mlp->ctlr_type); in find_ctlr_type()1699 struct ctlr_type *ctlr;1728 struct ctlr_type *ctlr;1750 static struct ctlr_type *1758 if (mlp->ctlr_type->ctype_ctype == DKC_SCSI_CCS) {[all …]
131 ctlrp->ctlr_type->ctype_name); in dv_cont_chain()
113 extern struct ctlr_type *cur_ctype; /* current ctype */
52 extern struct ctlr_type ctlr_types[];
69 struct ctlr_type *cur_ctype;
106 if (iinfo.ctlr_type == PCITOOL_CTLR_TYPE_PCPLUSMP ||107 iinfo.ctlr_type == PCITOOL_CTLR_TYPE_APIX) {
1585 if (intr_info.ctlr_type == PCITOOL_CTLR_TYPE_APIX) { in get_interrupts()1629 char *ctlr_type = NULL; in get_interrupt_ctlr() local1641 switch (intr_info.ctlr_type) { in get_interrupt_ctlr()1643 ctlr_type = "RISC"; in get_interrupt_ctlr()1646 ctlr_type = "UPPC"; in get_interrupt_ctlr()1649 ctlr_type = "PCPLUSMP"; in get_interrupt_ctlr()1652 ctlr_type = "APIX"; in get_interrupt_ctlr()1659 if (ctlr_type == NULL) { in get_interrupt_ctlr()1661 intr_info.ctlr_type); in get_interrupt_ctlr()1663 (void) fputs(ctlr_type, stdout); in get_interrupt_ctlr()[all …]
474 intr_info.ctlr_type = PCITOOL_CTLR_TYPE_UPPC; in pcitool_intr_info()482 intr_info.ctlr_type = PCITOOL_CTLR_TYPE_PCPLUSMP; in pcitool_intr_info()486 intr_info.ctlr_type = PCITOOL_CTLR_TYPE_APIX; in pcitool_intr_info()489 intr_info.ctlr_type = PCITOOL_CTLR_TYPE_UNKNOWN; in pcitool_intr_info()
187 uchar_t ctlr_type; /* A PCITOOL_CTLR_TYPE - from kernel */ member
266 intr_info.ctlr_type = PCITOOL_CTLR_TYPE_RISC; in niumxtool_intr_info()
85 intr_info.ctlr_type = PCITOOL_CTLR_TYPE_RISC; in pxtool_intr_info()
268 intr_info.ctlr_type = PCITOOL_CTLR_TYPE_RISC; in pcitool_intr_info()