Searched refs:fcip_module_dip (Results 1 – 1 of 1) sorted by relevance
479 static dev_info_t *fcip_module_dip = (dev_info_t *)0; variable1074 (void *)fcip_module_dip, ddi_get_instance(fptr->fcip_dip))); in fcip_port_attach_handler()1076 if (fcip_module_dip == NULL) { in fcip_port_attach_handler()1096 if (fcip_module_dip == NULL) { in fcip_port_attach_handler()1112 if (ddi_create_minor_node(fcip_module_dip, "fcip", S_IFCHR, in fcip_port_attach_handler()1136 ddi_remove_minor_node(fcip_module_dip, NULL); in fcip_port_attach_handler()1468 ASSERT(fcip_module_dip == NULL); in fcip_attach()1469 fcip_module_dip = dip; in fcip_attach()1660 fcip_module_dip = NULL; in fcip_detach()1835 if (fcip_num_instances == 0 && (fcip_module_dip != NULL)) { in fcip_check_remove_minor_node()[all …]