Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDconf.h307 int make_dev_physpath_alias(int _flags, struct cdev **_cdev,
/freebsd-13-stable/sys/geom/
HDgeom_dev.c274 make_dev_physpath_alias(MAKEDEV_WAITOK | MAKEDEV_CHECKNAME, in g_dev_set_physpath()
/freebsd-13-stable/sys/kern/
HDkern_conf.c1030 make_dev_physpath_alias(int flags, struct cdev **cdev, struct cdev *pdev, in make_dev_physpath_alias() function
/freebsd-13-stable/sys/cam/scsi/
HDscsi_pass.c459 make_dev_physpath_alias(MAKEDEV_WAITOK | MAKEDEV_CHECKNAME, in pass_add_physpath()