Searched refs:majorname (Results 1 – 1 of 1) sorted by relevance
308 char majorname[16]; in checkdevinuse() local313 (void) modctl(MODGETNAME, majorname, sizeof (majorname), in checkdevinuse()316 if (strcmp(majorname, "sd")) in checkdevinuse()317 if (strcmp(majorname, "ssd")) in checkdevinuse()318 if (strcmp(majorname, "cmdk")) in checkdevinuse()