Searched refs:IPNET_MINOR_LO (Results 1 – 1 of 1) sorted by relevance
125 static const int IPNET_MINOR_LO = 1; /* minor number for /dev/lo0 */ variable466 if (ddi_create_minor_node(dip, "lo0", S_IFCHR, IPNET_MINOR_LO, in ipnet_attach()551 if (getminor(*dev) == IPNET_MINOR_LO) { in ipnet_open()