Home
last modified time | relevance | path

Searched refs:node_type (Results 26 – 37 of 37) sorted by relevance

12

/illumos-gate/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c333 char *node_type; in cmdkattach() local
356 node_type = (DKTP_EXT->tg_nodetype); in cmdkattach()
378 node_type, in cmdkattach()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c122 ASSERT(device->node_type == RDMA_NODE_IB_CA); in get_device()
211 device->node_type = RDMA_NODE_IB_CA; in ofs_async_handler()
401 device->node_type = RDMA_NODE_IB_CA; in ib_register_client()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c318 nodep->node_type = devtype; in sgen_setup_binddb()
487 if (nodep->node_type == scsidevp->sd_inq->inq_dtype) { in sgen_bind_bytype()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1579 minor_t minor_num, const char *node_type, int flag);
1583 minor_t minor_num, const char *node_type, int flag,
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c686 boolean_t is_removable, boolean_t is_hotpluggable, char *node_type, in cmlb_attach() argument
707 cl->cl_node_type = node_type; in cmlb_attach()
1422 minor_t minor_num, char *node_type, int flag, boolean_t internal) in cmlb_create_minor() argument
1431 name, spec_type, minor_num, node_type, flag)); in cmlb_create_minor()
H A Ddevinfo.c2562 me->node_type = off = di_checkmem(st, off, size); in di_getmdata()
/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_cmn_func.c1184 if (((ctrl_t *)q->q_ptr)->node_type != node) { in oplmsu_wcmn_chknode()
H A Doplmsu.c557 ctrl->node_type = node_flag; in oplmsu_open()
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c7699 ss_make_device_node.node_type = devnode_desc->node_type;
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c7413 i_ddi_minor_node_count(dev_info_t *ddip, const char *node_type) in i_ddi_minor_node_count() argument
7420 if (strcmp(dp->ddm_node_type, node_type) == 0) in i_ddi_minor_node_count()
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c3921 init->node_type, in pcmcia_create_device()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h2714 __u8 node_type; member

12