Home
last modified time | relevance | path

Searched refs:make_dev_physpath_alias (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/sys/
HDconf.h283 int make_dev_physpath_alias(int _flags, struct cdev **_cdev,
/NextBSD/sys/geom/
HDgeom_dev.c267 make_dev_physpath_alias(MAKEDEV_WAITOK, alias_devp, in g_dev_attrchanged()
/NextBSD/sys/kern/
HDkern_conf.c1022 make_dev_physpath_alias(int flags, struct cdev **cdev, struct cdev *pdev, in make_dev_physpath_alias() function
/NextBSD/sys/cam/scsi/
HDscsi_pass.c449 make_dev_physpath_alias(MAKEDEV_WAITOK, &softc->alias_dev, in pass_add_physpath()