BALLOON_MINOR
if (getminor((dev_t)arg) != BALLOON_MINOR)
return (getminor(*dev) == BALLOON_MINOR ? 0 : ENXIO);