Searched refs:fcip_module_dip (Results 1 – 1 of 1) sorted by relevance
473 static dev_info_t *fcip_module_dip = (dev_info_t *)0; variable1055 (void *)fcip_module_dip, ddi_get_instance(fptr->fcip_dip))); in fcip_port_attach_handler()1057 if (fcip_module_dip == NULL) { in fcip_port_attach_handler()1077 if (fcip_module_dip == NULL) { in fcip_port_attach_handler()1093 if (ddi_create_minor_node(fcip_module_dip, "fcip", S_IFCHR, in fcip_port_attach_handler()1117 ddi_remove_minor_node(fcip_module_dip, NULL); in fcip_port_attach_handler()1420 ASSERT(fcip_module_dip == NULL); in fcip_attach()1421 fcip_module_dip = dip; in fcip_attach()1603 fcip_module_dip = NULL; in fcip_detach()1778 if (fcip_num_instances == 0 && (fcip_module_dip != NULL)) { in fcip_check_remove_minor_node()[all …]