Searched refs:node_type (Results 26 - 38 of 38) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c353 char *node_type; local
376 node_type = (DKTP_EXT->tg_nodetype);
410 node_type,
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c318 nodep->node_type = devtype;
487 if (nodep->node_type == scsidevp->sd_inq->inq_dtype) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dsunddi.h142 * Device type defines which are used by the 'node_type' element of the
1553 minor_t minor_num, char *node_type, int flag);
1557 minor_t minor_num, char *node_type, int flag,
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c122 ASSERT(device->node_type == RDMA_NODE_IB_CA);
211 device->node_type = RDMA_NODE_IB_CA;
401 device->node_type = RDMA_NODE_IB_CA;
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dindex.c799 INDEX_HEADER_FLAGS node_type)
825 ib->index.flags = node_type;
798 ntfs_ib_alloc(VCN ib_vcn, u32 ib_size, INDEX_HEADER_FLAGS node_type) argument
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dcmlb.c582 * node_type minor node type (as used by ddi_create_minor_node)
678 boolean_t is_removable, boolean_t is_hotpluggable, char *node_type,
699 cl->cl_node_type = node_type;
1413 minor_t minor_num, char *node_type, int flag, boolean_t internal)
1422 name, spec_type, minor_num, node_type, flag));
677 cmlb_attach(dev_info_t *devi, cmlb_tg_ops_t *tgopsp, int device_type, boolean_t is_removable, boolean_t is_hotpluggable, char *node_type, int alter_behavior, cmlb_handle_t cmlbhandle, void *tg_cookie) argument
1412 cmlb_create_minor(dev_info_t *dip, char *name, int spec_type, minor_t minor_num, char *node_type, int flag, boolean_t internal) argument
H A Ddevinfo.c2560 me->node_type = off = di_checkmem(st, off, size);
/opensolaris-onvv-gate/usr/src/uts/common/io/pcmcia/
H A Dpcata.c1552 dnd->node_type = DDI_NT_BLOCK;
/opensolaris-onvv-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_cmn_func.c1184 if (((ctrl_t *)q->q_ptr)->node_type != node) {
H A Doplmsu.c554 ctrl->node_type = node_flag;
/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c7701 ss_make_device_node.node_type = devnode_desc->node_type;
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Ddevcfg.c7266 i_ddi_minor_node_count(dev_info_t *ddip, const char *node_type) argument
7274 if (strcmp(dp->ddm_node_type, node_type) == 0)
/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c3918 init->node_type,

Completed in 318 milliseconds

12