DDI_NT_NET
(strcmp(nt, DDI_NT_NET) == 0)) {
if ((cp == NULL) || (strcmp(cp, DDI_NT_NET))) {
(void) di_walk_minor(root, DDI_NT_NET, DI_CHECK_ALIAS, NULL,
(void) di_walk_minor(root, DDI_NT_NET, DI_CHECK_ALIAS, &dmw,
INST_TO_MINOR(instance), DDI_NT_NET, 0));
0, DDI_NT_NET, CLONE_DEV) == DDI_FAILURE) {
GLD_STYLE1_PPA_TO_MINOR(macinfo->gldm_ppa), DDI_NT_NET,
DDI_NT_NET, CLONE_DEV) != DDI_SUCCESS)
mip->mi_minor, DDI_NT_NET, 0) != DDI_SUCCESS)
{"DDI_NT_NET", DDI_NT_NET},
{"net", DDI_NT_NET, "gen_drv"},
if (i_ddi_minor_node_count(dip, DDI_NT_NET) > 2) {
i_ddi_minor_node_count(dip, DDI_NT_NET);
if ((flag & CLONE_DEV) && (strcmp(node_type, DDI_NT_NET) != 0)) {
} else if (strncmp(node_type, DDI_NT_NET,
sizeof (DDI_NT_NET) - 1) == 0 &&
(node_type[sizeof (DDI_NT_NET) - 1] == '\0' ||
node_type[sizeof (DDI_NT_NET) - 1] == ':')) {
if (strcmp(node_type, DDI_NT_NET) == 0) {