Searched refs:make_dev_physpath_alias (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/sys/sys/ |
| H A D | conf.h | 310 int make_dev_physpath_alias(int _flags, struct cdev **_cdev,
|
| /freebsd-13.1/sys/geom/ |
| H A D | geom_dev.c | 276 make_dev_physpath_alias(MAKEDEV_WAITOK, alias_devp, dev, in g_dev_set_physpath()
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_conf.c | 1036 make_dev_physpath_alias(int flags, struct cdev **cdev, struct cdev *pdev, in make_dev_physpath_alias() function
|
| /freebsd-13.1/sys/cam/scsi/ |
| H A D | scsi_pass.c | 461 make_dev_physpath_alias(MAKEDEV_WAITOK, &softc->alias_dev, in pass_add_physpath()
|