Searched refs:majorname (Results 1 – 1 of 1) sorted by relevance
291 char majorname[16]; in checkdevinuse() local296 (void) modctl(MODGETNAME, majorname, sizeof (majorname), in checkdevinuse()299 if (strcmp(majorname, "sd")) in checkdevinuse()300 if (strcmp(majorname, "ssd")) in checkdevinuse()301 if (strcmp(majorname, "cmdk")) in checkdevinuse()