Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dconf.h304 int make_dev_physpath_alias(int _flags, struct cdev **_cdev,
/freebsd/sys/geom/
H A Dgeom_dev.c273 make_dev_physpath_alias(MAKEDEV_WAITOK | MAKEDEV_CHECKNAME, in g_dev_set_physpath()
/freebsd/sys/kern/
H A Dkern_conf.c1029 make_dev_physpath_alias(int flags, struct cdev **cdev, struct cdev *pdev, in make_dev_physpath_alias() function
/freebsd/sys/cam/scsi/
H A Dscsi_pass.c459 make_dev_physpath_alias(MAKEDEV_WAITOK | MAKEDEV_CHECKNAME, in pass_add_physpath()