Searched defs:dev_type (Results 1 - 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_addr.h55 enum rdma_node_type dev_type; member in struct:rdma_dev_addr
/illumos-gate/usr/src/uts/common/sys/
H A Daudio.h100 audio_device_type_e dev_type; member in struct:audio_channel
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_intr.c62 char dev_type[16]; local
78 dev_len = sizeof (dev_type);
80 "device_type", (caddr_t)dev_type, &dev_len)
83 if (strcmp(dev_type, "pciex") == 0)
H A Dxpv_uppc.c667 char dev_type[16]; local
683 dev_len = sizeof (dev_type);
685 DDI_PROP_DONTPASS, "device_type", (caddr_t)dev_type,
693 if ((strcmp(dev_type, "pci") == 0) ||
694 (strcmp(dev_type, "pciex") == 0)) {
H A Dmp_platform_xpv.c728 char dev_type[16]; local
745 dev_len = sizeof (dev_type);
747 DDI_PROP_DONTPASS, "device_type", (caddr_t)dev_type,
749 if ((strcmp(dev_type, "pci") == 0) ||
750 (strcmp(dev_type, "pciex") == 0))
755 DDI_PROP_DONTPASS, "compatible", (caddr_t)dev_type,
757 if (strstr(dev_type, "pciex"))
827 } else if (strcmp(dev_type, "isa") == 0)
829 else if (strcmp(dev_type, "eisa") == 0)
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe_misc.c211 * parent has a dev_type of "pci"
213 * child does not have a dev_type of "pciex"
215 * If the parent is not of dev_type "pci", then assume it is "pciex" and all
218 * If parent's dev_type is "pci" and child is "pciex", then also enable using
224 char *dev_type; local
228 DDI_PROP_DONTPASS, "device_type", &dev_type) ==
230 parent_is_pci = (strcmp(dev_type, "pci") == 0);
231 ddi_prop_free(dev_type);
237 "device_type", &dev_type) == DDI_PROP_SUCCESS) {
238 child_is_pciex = (strcmp(dev_type, "pcie
[all...]
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dhot.c224 uint_t dev_type; local
273 if ((dev_type = g_get_path_type(fp_path)) == 0) {
277 if (dev_type & FC_FCA_MASK) {
289 if (!(dev_type & FC_XPORT_MASK)) {
/illumos-gate/usr/src/lib/libadm/common/
H A Dgetvol.c296 char *dev_type; local
303 dev_type = devattr(device, "type");
389 if (removecmd && *removecmd && dev_type && *dev_type) {
390 if (strcmp(dev_type, "diskette") == 0) {
/illumos-gate/usr/src/cmd/lvm/md_monitord/
H A Dprobedev.c238 char *dev_type)
252 if (strcmp(type_name, dev_type) == 0) {
237 get_namelist(mdnamelist_t **transdevlist, mdnamelist_t **devlist, char *dev_type) argument
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfabric-xlate.h61 uint16_t dev_type; member in struct:fab_data
/illumos-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c259 char *dev_type; local
267 "device_type", &dev_type) != DDI_SUCCESS)
270 if ((strcmp(dev_type, "isa") == 0) || (strcmp(dev_type, "eisa") == 0)) {
271 ddi_prop_free(dev_type);
275 if ((strcmp(dev_type, "pci") == 0) ||
276 (strcmp(dev_type, "pciex") == 0)) {
281 ddi_prop_free(dev_type);
313 if (strcmp(dev_type, "display") != 0) {
314 ddi_prop_free(dev_type);
[all...]
H A Dmp_platform_misc.c773 char dev_type[16]; local
790 dev_len = sizeof (dev_type);
792 DDI_PROP_DONTPASS, "device_type", (caddr_t)dev_type,
794 if ((strcmp(dev_type, "pci") == 0) ||
795 (strcmp(dev_type, "pciex") == 0))
800 DDI_PROP_DONTPASS, "compatible", (caddr_t)dev_type,
802 if (strstr(dev_type, "pciex"))
872 } else if (strcmp(dev_type, "isa") == 0)
874 else if (strcmp(dev_type, "eisa") == 0)
/illumos-gate/usr/src/uts/sparc/io/pciex/
H A Dpcieb_sparc.c204 uint8_t dev_type = bus_p->bus_dev_type; local
251 if ((dev_type == PCIE_PCIECAP_DEV_TYPE_DOWN) ||
252 (dev_type == PCIE_PCIECAP_DEV_TYPE_ROOT) ||
253 (dev_type == PCIE_PCIECAP_DEV_TYPE_PCIE2PCI) ||
254 (dev_type == PCIE_PCIECAP_DEV_TYPE_PCI2PCIE)) {
/illumos-gate/usr/src/uts/i86pc/io/psm/
H A Duppc.c854 char dev_type[16]; local
870 dev_len = sizeof (dev_type);
872 DDI_PROP_DONTPASS, "device_type", (caddr_t)dev_type,
880 if ((strcmp(dev_type, "pci") == 0) ||
881 (strcmp(dev_type, "pciex") == 0)) {
/illumos-gate/usr/src/uts/sun4u/os/
H A Dfillsysinfo.c358 char dev_type[OBP_MAXPROPNAME]; local
368 if (GETPROP(node, "device_type", (caddr_t)&dev_type) == -1)
378 if (strcmp(dev_type, "cpu") == 0) {
617 char dev_type[OBP_MAXPROPNAME]; local
631 DDI_PROP_DONTPASS, "device_type", (caddr_t)dev_type,
642 if (strcmp(dev_type, "cpu") == 0) {
676 char dev_type[OBP_MAXPROPNAME]; local
705 (caddr_t)dev_type, &len) == DDI_PROP_SUCCESS) &&
706 (strcmp(dev_type, "core") == 0))
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c254 char dev_type[OBP_MAXPROPNAME]; local
269 if (prom_getprop(nodeid, "device_type", (caddr_t)dev_type) < 0) {
275 if (strcmp(dev_type, SBDP_OTYPE(i)) != 0)
299 if (strcmp(dev_type, "sghsc") == 0) {
/illumos-gate/usr/src/cmd/luxadm/
H A Dfcalupdate.c307 uint_t dev_type; local
312 if ((dev_type = g_get_path_type(&sbussoc_list[index][0])) == 0) {
317 if (dev_type & FC4_FCA_MASK) {
357 } else if (dev_type & FC_FCA_MASK) {
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetastat.c892 char *dev_type)
905 if (strcmp(type_name, dev_type) == 0) {
891 get_namelist(mdnamelist_t **transdevlist, mdnamelist_t **devlist, char *dev_type) argument
/illumos-gate/usr/src/uts/common/io/
H A Dconsconfig_dacf.c1082 int dev_type)
1100 if (dev_type == CONS_MS)
1103 ASSERT(dev_type == CONS_KBD);
1077 consconfig_prepare_dev( ldi_handle_t new_lh, const char *pushmod, int kbdtranslatable, int input_type, int dev_type) argument
/illumos-gate/usr/src/cmd/smserverd/
H A Dsmediad.c512 int32_t dev_type; local
537 dev_type = get_device_type(inq->inq_vid);
539 debug(5, "dev_type %d\n", dev_type);
540 return (dev_type);
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h192 int dev_type; member in struct:hotplug_disk_list
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c2448 char dev_type[16]; local
2464 dev_len = sizeof (dev_type);
2466 DDI_PROP_DONTPASS, "device_type", (caddr_t)dev_type,
2468 if ((strcmp(dev_type, "pci") == 0) ||
2469 (strcmp(dev_type, "pciex") == 0))
2474 DDI_PROP_DONTPASS, "compatible", (caddr_t)dev_type,
2476 if (strstr(dev_type, "pciex"))
2488 } else if (strcmp(dev_type, "isa") == 0)
2490 else if (strcmp(dev_type, "eisa") == 0)
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1767 uint8_t dev_type; local
1776 dev_type = bus_p->bus_dev_type;
1781 if ((dev_type == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) &&
2126 uint8_t dev_type; local
2133 dev_type = bus_p->bus_dev_type;
2135 if ((dev_type != PCIE_PCIECAP_DEV_TYPE_DOWN) &&
2136 (dev_type != PCIE_PCIECAP_DEV_TYPE_ROOT))
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h116 uint32_t dev_type[8]; /* protocol specific */ member in struct:fc_port_dev
132 uint32_t dev_type[8]; /* protocol specific */ member in struct:fc_port_dev32
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c1608 char dev_type[16]; local
1624 dev_len = sizeof (dev_type);
1626 "device_type", (caddr_t)dev_type, &dev_len)
1629 if (strcmp(dev_type, "pciex") == 0)
1631 if (strcmp(dev_type, "pci") == 0 && get_hwenv() == HW_KVM)

Completed in 133 milliseconds

12